Skip to content

Commit f5a93ba

Browse files
committed
use new sdk
Signed-off-by: Anas Nashif <[email protected]>
1 parent 7d5add1 commit f5a93ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.28.0.20250523
130+
image: ghcr.io/zephyrproject-rtos/ci:v0.28.1
131131
options: '--entrypoint /bin/bash'
132132
strategy:
133133
fail-fast: false

0 commit comments

Comments
 (0)