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 2323 runs-on : ubuntu-20.04
2424 needs : bluetooth-test-prep
2525 container :
26- image : ghcr.io/zephyrproject-rtos/ci:v0.24.2
26+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.3
2727 options : ' --entrypoint /bin/bash'
2828 env :
2929 ZEPHYR_TOOLCHAIN_VARIANT : zephyr
Original file line number Diff line number Diff line change 1414 runs-on : zephyr_runner
1515 needs : clang-build-prep
1616 container :
17- image : ghcr.io/zephyrproject-rtos/ci:v0.24.2
17+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.3
1818 options : ' --entrypoint /bin/bash'
1919 volumes :
2020 - /home/runners/zephyrproject:/github/cache/zephyrproject
Original file line number Diff line number Diff line change 1818 runs-on : zephyr_runner
1919 needs : codecov-prep
2020 container :
21- image : ghcr.io/zephyrproject-rtos/ci:v0.24.2
21+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.3
2222 options : ' --entrypoint /bin/bash'
2323 strategy :
2424 fail-fast : false
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.2
13+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.3
1414 env :
1515 ZEPHYR_SDK_INSTALL_DIR : /opt/toolchains/zephyr-sdk-0.15.0
1616
Original file line number Diff line number Diff line change 2727 if : github.repository == 'zephyrproject-rtos/zephyr'
2828 needs : footprint-tracking-cancel
2929 container :
30- image : ghcr.io/zephyrproject-rtos/ci:v0.24.2
30+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.3
3131 options : ' --entrypoint /bin/bash'
3232 strategy :
3333 fail-fast : false
Original file line number Diff line number Diff line change 1616 if : github.repository == 'zephyrproject-rtos/zephyr'
1717 needs : footprint-cancel
1818 container :
19- image : ghcr.io/zephyrproject-rtos/ci:v0.24.2
19+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.3
2020 options : ' --entrypoint /bin/bash'
2121 strategy :
2222 fail-fast : false
Original file line number Diff line number Diff line change 2727 runs-on : zephyr_runner
2828 needs : twister-build-cleanup
2929 container :
30- image : ghcr.io/zephyrproject-rtos/ci:v0.24.2
30+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.3
3131 options : ' --entrypoint /bin/bash'
3232 volumes :
3333 - /home/runners/zephyrproject:/github/cache/zephyrproject
@@ -119,7 +119,7 @@ jobs:
119119 needs : twister-build-prep
120120 if : needs.twister-build-prep.outputs.size != 0
121121 container :
122- image : ghcr.io/zephyrproject-rtos/ci:v0.24.2
122+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.3
123123 options : ' --entrypoint /bin/bash'
124124 volumes :
125125 - /home/runners/zephyrproject:/github/cache/zephyrproject
You can’t perform that action at this time.
0 commit comments