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 c124acb commit d83f71cCopy full SHA for d83f71c
.github/workflows/twister.yaml
@@ -25,7 +25,7 @@ jobs:
25
runs-on:
26
group: zephyr-runner-v2-linux-x64-4xlarge
27
container:
28
- image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.13.20240601
+ image: ghcr.io/zephyrproject-rtos/ci:v0.26.17
29
options: '--entrypoint /bin/bash'
30
outputs:
31
subset: ${{ steps.output-services.outputs.subset }}
@@ -129,7 +129,7 @@ jobs:
129
needs: twister-build-prep
130
if: needs.twister-build-prep.outputs.size != 0
131
132
133
134
strategy:
135
fail-fast: false
SDK_VERSION
@@ -1 +1 @@
1
-0.16.8
+0.16.9-rc3
0 commit comments