File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed
Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3737 runs-on :
3838 group : zephyr-runner-v2-linux-x64-4xlarge
3939 container :
40- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.14.20240823
40+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.3.20241022
4141 options : ' --entrypoint /bin/bash'
4242 env :
4343 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.14.20240823
15+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.3.20241022
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.14.20240823
17+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.3.20241022
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.27.3
1414
1515 steps :
1616 - name : Apply container owner mismatch workaround
Original file line number Diff line number Diff line change 2626 group : zephyr-runner-v2-linux-x64-4xlarge
2727 if : github.repository_owner == 'zephyrproject-rtos'
2828 container :
29- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.14.20240823
29+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.3.20241022
3030 options : ' --entrypoint /bin/bash'
3131 strategy :
3232 fail-fast : false
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.14.20240823
28+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.3.20241022
2929 options : ' --entrypoint /bin/bash'
3030 outputs :
3131 subset : ${{ steps.output-services.outputs.subset }}
@@ -130,7 +130,7 @@ jobs:
130130 needs : twister-build-prep
131131 if : needs.twister-build-prep.outputs.size != 0
132132 container :
133- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.14.20240823
133+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.3.20241022
134134 options : ' --entrypoint /bin/bash'
135135 strategy :
136136 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.27.3
2828
2929 steps :
3030 - name : Apply Container Owner Mismatch Workaround
You can’t perform that action at this time.
0 commit comments