Skip to content

Commit d83f71c

Browse files
committed
[TEST] Zephyr SDK 0.16.9-rc3
1 parent c124acb commit d83f71c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/twister.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on:
2626
group: zephyr-runner-v2-linux-x64-4xlarge
2727
container:
28-
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.13.20240601
28+
image: ghcr.io/zephyrproject-rtos/ci:v0.26.17
2929
options: '--entrypoint /bin/bash'
3030
outputs:
3131
subset: ${{ steps.output-services.outputs.subset }}
@@ -129,7 +129,7 @@ jobs:
129129
needs: twister-build-prep
130130
if: needs.twister-build-prep.outputs.size != 0
131131
container:
132-
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.13.20240601
132+
image: ghcr.io/zephyrproject-rtos/ci:v0.26.17
133133
options: '--entrypoint /bin/bash'
134134
strategy:
135135
fail-fast: false

SDK_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.16.8
1+
0.16.9-rc3

0 commit comments

Comments
 (0)