File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4242 runs-on :
4343 group : zephyr-runner-v2-linux-x64-4xlarge
4444 container :
45- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
45+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.0.20250523
4646 options : ' --entrypoint /bin/bash'
4747 env :
4848 ZEPHYR_TOOLCHAIN_VARIANT : zephyr
Original file line number Diff line number Diff line change 1818 runs-on :
1919 group : zephyr-runner-v2-linux-x64-4xlarge
2020 container :
21- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
21+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.0.20250523
2222 options : ' --entrypoint /bin/bash'
2323 strategy :
2424 fail-fast : false
2929 CCACHE_REMOTE_STORAGE : " redis://cache-*.keydb-cache.svc.cluster.local|shards=1,2,3"
3030 CCACHE_REMOTE_ONLY : " true"
3131 CCACHE_IGNOREOPTIONS : ' -specs=* --specs=*'
32- LLVM_TOOLCHAIN_PATH : /usr/lib/llvm-16
32+ LLVM_TOOLCHAIN_PATH : /usr/lib/llvm-20
3333 BASE_REF : ${{ github.base_ref }}
3434 steps :
3535 - name : Apply container owner mismatch workaround
Original file line number Diff line number Diff line change 1717 runs-on :
1818 group : zephyr-runner-v2-linux-x64-4xlarge
1919 container :
20- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
20+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.0.20250523
2121 options : ' --entrypoint /bin/bash'
2222 strategy :
2323 fail-fast : false
Original file line number Diff line number Diff line change 1313 check-errno :
1414 runs-on : ubuntu-24.04
1515 container :
16- image : ghcr.io/zephyrproject-rtos/ci:v0.27.4
16+ image : ghcr.io/zephyrproject-rtos/ci:v0.28.0
1717
1818 steps :
1919 - name : Apply container owner mismatch workaround
Original file line number Diff line number Diff line change 2929 group : zephyr-runner-v2-linux-x64-4xlarge
3030 if : github.repository_owner == 'zephyrproject-rtos'
3131 container :
32- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
32+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.0.20250523
3333 options : ' --entrypoint /bin/bash'
3434 defaults :
3535 run :
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ jobs:
127127 needs : twister-build-prep
128128 if : needs.twister-build-prep.outputs.size != 0
129129 container :
130- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
130+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.0.20250523
131131 options : ' --entrypoint /bin/bash'
132132 strategy :
133133 fail-fast : false
@@ -148,7 +148,7 @@ jobs:
148148 PUSH_OPTIONS : ' --clobber-output -M --show-footprint --report-filtered -j 16'
149149 COMMIT_RANGE : ${{ github.event.pull_request.base.sha }}..${{ github.event.pull_request.head.sha }}
150150 BASE_REF : ${{ github.base_ref }}
151- LLVM_TOOLCHAIN_PATH : /usr/lib/llvm-16
151+ LLVM_TOOLCHAIN_PATH : /usr/lib/llvm-20
152152 steps :
153153 - name : Print cloud service information
154154 run : |
Original file line number Diff line number Diff line change 1- 0.17.0
1+ 0.17.1
You can’t perform that action at this time.
0 commit comments