Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksanderFerkingstadLaerdal authored Nov 22, 2023
1 parent 7012b0e commit 879add8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@ on:

jobs:
build:
runs-on: ubuntu-22.04
container: aleksanderlm/nrf-zephyr-build-environment:v2.5.0.4
runs-on: self-hosted
steps:
- name: test
run: whoami
shell: bash
- name: test2
run: nrfutil toolchain-manager launch -- west
shell: bash

0 comments on commit 879add8

Please sign in to comment.