We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d5add1 commit f5a93baCopy full SHA for f5a93ba
.github/workflows/twister.yaml
@@ -127,7 +127,7 @@ jobs:
127
needs: twister-build-prep
128
if: needs.twister-build-prep.outputs.size != 0
129
container:
130
- image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.0.20250523
+ image: ghcr.io/zephyrproject-rtos/ci:v0.28.1
131
options: '--entrypoint /bin/bash'
132
strategy:
133
fail-fast: false
0 commit comments