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.1.20250624
45
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.4.20250818
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.1.20250624
21
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.4.20250818
22
22
options : ' --entrypoint /bin/bash'
23
23
strategy :
24
24
fail-fast : false
Original file line number Diff line number Diff line change 17
17
runs-on :
18
18
group : zephyr-runner-v2-linux-x64-4xlarge
19
19
container :
20
- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.1.20250624
20
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.4.20250818
21
21
options : ' --entrypoint /bin/bash'
22
22
strategy :
23
23
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.2
17
+ image : ghcr.io/zephyrproject-rtos/ci:v0.28.4
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.1.20250624
31
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.4.20250818
32
32
options : ' --entrypoint /bin/bash'
33
33
defaults :
34
34
run :
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ jobs:
127
127
needs : twister-build-prep
128
128
if : needs.twister-build-prep.outputs.size != 0
129
129
container :
130
- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.1.20250624
130
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.4.20250818
131
131
options : ' --entrypoint /bin/bash'
132
132
strategy :
133
133
fail-fast : false
You can’t perform that action at this time.
0 commit comments