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 2020 if : github.repository_owner == 'zephyrproject-rtos'
2121 runs-on : zephyr-runner-linux-x64-4xlarge
2222 container :
23- image : ghcr.io/zephyrproject-rtos/ci:v0.24.10
23+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.11
2424 options : ' --entrypoint /bin/bash'
2525 volumes :
2626 - /repo-cache/zephyrproject:/github/cache/zephyrproject
Original file line number Diff line number Diff line change 1111 if : github.repository_owner == 'zephyrproject-rtos'
1212 runs-on : zephyr-runner-linux-x64-4xlarge
1313 container :
14- image : ghcr.io/zephyrproject-rtos/ci:v0.24.10
14+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.11
1515 options : ' --entrypoint /bin/bash'
1616 volumes :
1717 - /repo-cache/zephyrproject:/github/cache/zephyrproject
Original file line number Diff line number Diff line change 1313 if : github.repository == 'zephyrproject-rtos/zephyr'
1414 runs-on : zephyr-runner-linux-x64-4xlarge
1515 container :
16- image : ghcr.io/zephyrproject-rtos/ci:v0.24.10
16+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.11
1717 options : ' --entrypoint /bin/bash'
1818 volumes :
1919 - /repo-cache/zephyrproject:/github/cache/zephyrproject
Original file line number Diff line number Diff line change 1010 check-errno :
1111 runs-on : ubuntu-20.04
1212 container :
13- image : ghcr.io/zephyrproject-rtos/ci:v0.24.10
13+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.11
1414 env :
1515 ZEPHYR_SDK_INSTALL_DIR : /opt/toolchains/zephyr-sdk-0.15.2
1616
Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-20.04
2323 if : github.repository == 'zephyrproject-rtos/zephyr'
2424 container :
25- image : ghcr.io/zephyrproject-rtos/ci:v0.24.10
25+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.11
2626 options : ' --entrypoint /bin/bash'
2727 strategy :
2828 fail-fast : false
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-20.04
1212 if : github.repository == 'zephyrproject-rtos/zephyr'
1313 container :
14- image : ghcr.io/zephyrproject-rtos/ci:v0.24.10
14+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.11
1515 options : ' --entrypoint /bin/bash'
1616 strategy :
1717 fail-fast : false
Original file line number Diff line number Diff line change 2222 if : github.repository_owner == 'zephyrproject-rtos'
2323 runs-on : zephyr-runner-linux-x64-4xlarge
2424 container :
25- image : ghcr.io/zephyrproject-rtos/ci:v0.24.10
25+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.11
2626 options : ' --entrypoint /bin/bash'
2727 volumes :
2828 - /repo-cache/zephyrproject:/github/cache/zephyrproject
@@ -118,7 +118,7 @@ jobs:
118118 needs : twister-build-prep
119119 if : needs.twister-build-prep.outputs.size != 0
120120 container :
121- image : ghcr.io/zephyrproject-rtos/ci:v0.24.10
121+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.11
122122 options : ' --entrypoint /bin/bash'
123123 volumes :
124124 - /repo-cache/zephyrproject:/github/cache/zephyrproject
You can’t perform that action at this time.
0 commit comments