File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Expand file tree Collapse file tree 8 files changed +9
-9
lines changed 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.25 .1
25+ image : ghcr.io/zephyrproject-rtos/ci:v0.26 .1
2626 options : ' --entrypoint /bin/bash'
2727 volumes :
2828 - /repo-cache/zephyrproject:/github/cache/zephyrproject
Original file line number Diff line number Diff line change 2626 if : github.repository_owner == 'zephyrproject-rtos'
2727 runs-on : zephyr-runner-linux-x64-4xlarge
2828 container :
29- image : ghcr.io/zephyrproject-rtos/ci:v0.25 .1
29+ image : ghcr.io/zephyrproject-rtos/ci:v0.26 .1
3030 options : ' --entrypoint /bin/bash'
3131 volumes :
3232 - /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.25 .1
14+ image : ghcr.io/zephyrproject-rtos/ci:v0.26 .1
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.25 .1
16+ image : ghcr.io/zephyrproject-rtos/ci:v0.26 .1
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-22.04
1212 container :
13- image : ghcr.io/zephyrproject-rtos/ci:v0.25.0
13+ image : ghcr.io/zephyrproject-rtos/ci:v0.26.1
1414 env :
1515 ZEPHYR_SDK_INSTALL_DIR : /opt/toolchains/zephyr-sdk-0.16.0
1616
Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-22.04
2323 if : github.repository == 'zephyrproject-rtos/zephyr'
2424 container :
25- image : ghcr.io/zephyrproject-rtos/ci:v0.25.0
25+ image : ghcr.io/zephyrproject-rtos/ci:v0.26.1
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-22.04
1212 if : github.repository == 'zephyrproject-rtos/zephyr'
1313 container :
14- image : ghcr.io/zephyrproject-rtos/ci:v0.25.0
14+ image : ghcr.io/zephyrproject-rtos/ci:v0.26.1
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.25 .1
25+ image : ghcr.io/zephyrproject-rtos/ci:v0.26 .1
2626 options : ' --entrypoint /bin/bash'
2727 volumes :
2828 - /repo-cache/zephyrproject:/github/cache/zephyrproject
@@ -120,7 +120,7 @@ jobs:
120120 needs : twister-build-prep
121121 if : needs.twister-build-prep.outputs.size != 0
122122 container :
123- image : ghcr.io/zephyrproject-rtos/ci:v0.25 .1
123+ image : ghcr.io/zephyrproject-rtos/ci:v0.26 .1
124124 options : ' --entrypoint /bin/bash'
125125 volumes :
126126 - /repo-cache/zephyrproject:/github/cache/zephyrproject
You can’t perform that action at this time.
0 commit comments