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 1919 bluetooth-test :
2020 runs-on : ubuntu-20.04
2121 container :
22- image : ghcr.io/zephyrproject-rtos/ci:v0.24.2
22+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.3
2323 options : ' --entrypoint /bin/bash'
2424 env :
2525 ZEPHYR_TOOLCHAIN_VARIANT : zephyr
Original file line number Diff line number Diff line change 1010 clang-build :
1111 runs-on : zephyr-runner-linux-x64-4xlarge
1212 container :
13- image : ghcr.io/zephyrproject-rtos/ci:v0.24.2
13+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.3
1414 options : ' --entrypoint /bin/bash'
1515 volumes :
1616 - /repo-cache/zephyrproject:/github/cache/zephyrproject
Original file line number Diff line number Diff line change 1212 codecov :
1313 runs-on : zephyr-runner-linux-x64-4xlarge
1414 container :
15- image : ghcr.io/zephyrproject-rtos/ci:v0.24.2
15+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.3
1616 options : ' --entrypoint /bin/bash'
1717 volumes :
1818 - /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.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 2222 runs-on : ubuntu-20.04
2323 if : github.repository == 'zephyrproject-rtos/zephyr'
2424 container :
25- image : ghcr.io/zephyrproject-rtos/ci:v0.24.2
25+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.3
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.2
14+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.3
1515 options : ' --entrypoint /bin/bash'
1616 strategy :
1717 fail-fast : false
Original file line number Diff line number Diff line change 2121 twister-build-prep :
2222 runs-on : zephyr-runner-linux-x64-4xlarge
2323 container :
24- image : ghcr.io/zephyrproject-rtos/ci:v0.24.2
24+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.3
2525 options : ' --entrypoint /bin/bash'
2626 volumes :
2727 - /repo-cache/zephyrproject:/github/cache/zephyrproject
@@ -117,7 +117,7 @@ jobs:
117117 needs : twister-build-prep
118118 if : needs.twister-build-prep.outputs.size != 0
119119 container :
120- image : ghcr.io/zephyrproject-rtos/ci:v0.24.2
120+ image : ghcr.io/zephyrproject-rtos/ci:v0.24.3
121121 options : ' --entrypoint /bin/bash'
122122 volumes :
123123 - /repo-cache/zephyrproject:/github/cache/zephyrproject
You can’t perform that action at this time.
0 commit comments