Skip to content

Commit a511ad4

Browse files
committed
workflows: Define a zephyr tag
Signed-off-by: Dhruva Gole <[email protected]>
1 parent 0e8c08d commit a511ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push, pull_request]
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8-
container: zephyrprojectrtos/ci:latest
8+
container: zephyrprojectrtos/zephyr-build:v0.26.13
99
env:
1010
CMAKE_PREFIX_PATH: /opt/toolchains
1111
steps:

0 commit comments

Comments
 (0)