Skip to content

Commit 8c4b163

Browse files
committed
github: workflows: Update docker image
Use the v0.24.14 docker image, which adds rust target support. Signed-off-by: David Brown <[email protected]> fix
1 parent 8fcccf1 commit 8c4b163

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
@@ -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-repo-cache:v0.26.14.20240823
2929
options: '--entrypoint /bin/bash'
3030
outputs:
3131
subset: ${{ steps.output-services.outputs.subset }}

0 commit comments

Comments
 (0)