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 8a8aafa commit 7012b0e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-22.04
container:
image: aleksanderlm/nrf-zephyr-build-environment:v2.5.0.3
volumes:
- .:/workdir
container: aleksanderlm/nrf-zephyr-build-environment:v2.5.0.4
steps:
- name: test
run: whoami
Expand Down

0 comments on commit 7012b0e

Please sign in to comment.