Skip to content

Commit eeca36b

Browse files
committed
try new docker with rc2 sdk
Signed-off-by: Anas Nashif <[email protected]>
1 parent 8b934dc commit eeca36b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/twister.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
needs: twister-build-prep
128128
if: needs.twister-build-prep.outputs.size != 0
129129
container:
130-
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
130+
image: ghcr.io/zephyrproject-rtos/ci:main
131131
options: '--entrypoint /bin/bash'
132132
strategy:
133133
fail-fast: false

SDK_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.17.0
1+
0.17.1-rc2

0 commit comments

Comments
 (0)