Skip to content

Commit

Permalink
workflows: Define a zephyr tag
Browse files Browse the repository at this point in the history
Signed-off-by: Dhruva Gole <41233856+DhruvaG2000@users.noreply.github.com>
  • Loading branch information
DhruvaG2000 committed Aug 25, 2024
1 parent 0e8c08d commit 1af8a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
container: zephyrprojectrtos/ci:latest
container: zephyrprojectrtos/zephyr-build:v0.26.13
env:
CMAKE_PREFIX_PATH: /opt/toolchains
steps:
Expand Down

0 comments on commit 1af8a8b

Please sign in to comment.