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 1f3b343 commit 0f9d1e0Copy full SHA for 0f9d1e0
.github/workflows/clang.yaml
@@ -18,7 +18,7 @@ jobs:
18
runs-on:
19
group: zephyr-runner-v2-linux-x64-4xlarge
20
container:
21
- image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.0.20250523
+ image: ghcr.io/zephyrproject-rtos/ci-testing:testing-main-amd64
22
options: '--entrypoint /bin/bash'
23
strategy:
24
fail-fast: false
.github/workflows/twister.yaml
@@ -127,7 +127,7 @@ jobs:
127
needs: twister-build-prep
128
if: needs.twister-build-prep.outputs.size != 0
129
130
131
132
133
0 commit comments