File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3434 runs-on :
3535 group : zephyr-runner-v2-linux-x64-4xlarge
3636 container :
37- image : ghcr.io/zephyrproject-rtos/ci-repo-cache :v0.26.13.20240601
37+ image : ghcr.io/zephyrproject-rtos/ci:v0.26.18
3838 options : ' --entrypoint /bin/bash'
3939 env :
4040 ZEPHYR_TOOLCHAIN_VARIANT : zephyr
Original file line number Diff line number Diff line change 1212 runs-on :
1313 group : zephyr-runner-v2-linux-x64-4xlarge
1414 container :
15- image : ghcr.io/zephyrproject-rtos/ci-repo-cache :v0.26.13.20240601
15+ image : ghcr.io/zephyrproject-rtos/ci:v0.26.18
1616 options : ' --entrypoint /bin/bash'
1717 strategy :
1818 fail-fast : false
Original file line number Diff line number Diff line change 1414 runs-on :
1515 group : zephyr-runner-v2-linux-x64-4xlarge
1616 container :
17- image : ghcr.io/zephyrproject-rtos/ci-repo-cache :v0.26.13.20240601
17+ image : ghcr.io/zephyrproject-rtos/ci:v0.26.18
1818 options : ' --entrypoint /bin/bash'
1919 strategy :
2020 fail-fast : false
Original file line number Diff line number Diff line change 1010 check-errno :
1111 runs-on : ubuntu-22.04
1212 container :
13- image : ghcr.io/zephyrproject-rtos/ci:v0.26.13
13+ image : ghcr.io/zephyrproject-rtos/ci:v0.26.18
1414
1515 steps :
1616 - name : Apply container owner mismatch workaround
Original file line number Diff line number Diff line change 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:v0.26.18
2929 options : ' --entrypoint /bin/bash'
3030 outputs :
3131 subset : ${{ steps.output-services.outputs.subset }}
@@ -129,7 +129,7 @@ jobs:
129129 needs : twister-build-prep
130130 if : needs.twister-build-prep.outputs.size != 0
131131 container :
132- image : ghcr.io/zephyrproject-rtos/ci-repo-cache :v0.26.13.20240601
132+ image : ghcr.io/zephyrproject-rtos/ci:v0.26.18
133133 options : ' --entrypoint /bin/bash'
134134 strategy :
135135 fail-fast : false
Original file line number Diff line number Diff line change 2424 python-version : ['3.10', '3.11', '3.12']
2525 os : [ubuntu-22.04]
2626 container :
27- image : ghcr.io/zephyrproject-rtos/ci:v0.26.13
27+ image : ghcr.io/zephyrproject-rtos/ci:v0.26.18
2828
2929 steps :
3030 - name : Apply Container Owner Mismatch Workaround
You can’t perform that action at this time.
0 commit comments