File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 42
42
runs-on :
43
43
group : zephyr-runner-v2-linux-x64-4xlarge
44
44
container :
45
- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.4.20250818
45
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.5.20250930
46
46
options : ' --entrypoint /bin/bash'
47
47
env :
48
48
ZEPHYR_TOOLCHAIN_VARIANT : zephyr
Original file line number Diff line number Diff line change 18
18
runs-on :
19
19
group : zephyr-runner-v2-linux-x64-4xlarge
20
20
container :
21
- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.4.20250818
21
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.5.20250930
22
22
options : ' --entrypoint /bin/bash'
23
23
strategy :
24
24
fail-fast : false
Original file line number Diff line number Diff line change 20
20
runs-on :
21
21
group : zephyr-runner-v2-linux-x64-4xlarge
22
22
container :
23
- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.4.20250818
23
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.5.20250930
24
24
options : ' --entrypoint /bin/bash'
25
25
strategy :
26
26
fail-fast : false
Original file line number Diff line number Diff line change 14
14
check-errno :
15
15
runs-on : ubuntu-24.04
16
16
container :
17
- image : ghcr.io/zephyrproject-rtos/ci:v0.28.4
17
+ image : ghcr.io/zephyrproject-rtos/ci:v0.28.5
18
18
19
19
steps :
20
20
- name : Apply container owner mismatch workaround
Original file line number Diff line number Diff line change 28
28
group : zephyr-runner-v2-linux-x64-4xlarge
29
29
if : github.repository_owner == 'zephyrproject-rtos'
30
30
container :
31
- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.4.20250818
31
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.5.20250930
32
32
options : ' --entrypoint /bin/bash'
33
33
defaults :
34
34
run :
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ jobs:
128
128
needs : twister-build-prep
129
129
if : needs.twister-build-prep.outputs.size != 0
130
130
container :
131
- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.4.20250818
131
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.5.20250930
132
132
options : ' --entrypoint /bin/bash'
133
133
strategy :
134
134
fail-fast : false
You can’t perform that action at this time.
0 commit comments