Skip to content

Commit 1af8a8b

Browse files
committed
workflows: Define a zephyr tag
Signed-off-by: Dhruva Gole <41233856+DhruvaG2000@users.noreply.github.com>
1 parent 0e8c08d commit 1af8a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
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)