File tree 5 files changed +6
-6
lines changed
5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 34
34
runs-on :
35
35
group : zephyr-runner-v2-linux-x64-4xlarge
36
36
container :
37
- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.13.20240601
37
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.14.20240823
38
38
options : ' --entrypoint /bin/bash'
39
39
env :
40
40
ZEPHYR_TOOLCHAIN_VARIANT : zephyr
Original file line number Diff line number Diff line change 12
12
runs-on :
13
13
group : zephyr-runner-v2-linux-x64-4xlarge
14
14
container :
15
- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.13.20240601
15
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.14.20240823
16
16
options : ' --entrypoint /bin/bash'
17
17
strategy :
18
18
fail-fast : false
Original file line number Diff line number Diff line change 14
14
runs-on :
15
15
group : zephyr-runner-v2-linux-x64-4xlarge
16
16
container :
17
- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.13.20240601
17
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.14.20240823
18
18
options : ' --entrypoint /bin/bash'
19
19
strategy :
20
20
fail-fast : false
Original file line number Diff line number Diff line change 26
26
group : zephyr-runner-v2-linux-x64-4xlarge
27
27
if : github.repository_owner == 'zephyrproject-rtos'
28
28
container :
29
- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.13.20240601
29
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.14.20240823
30
30
options : ' --entrypoint /bin/bash'
31
31
strategy :
32
32
fail-fast : false
Original file line number Diff line number Diff line change 25
25
runs-on :
26
26
group : zephyr-runner-v2-linux-x64-4xlarge
27
27
container :
28
- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.13.20240601
28
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.14.20240823
29
29
options : ' --entrypoint /bin/bash'
30
30
outputs :
31
31
subset : ${{ steps.output-services.outputs.subset }}
@@ -129,7 +129,7 @@ jobs:
129
129
needs : twister-build-prep
130
130
if : needs.twister-build-prep.outputs.size != 0
131
131
container :
132
- image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.13.20240601
132
+ image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.14.20240823
133
133
options : ' --entrypoint /bin/bash'
134
134
strategy :
135
135
fail-fast : false
You can’t perform that action at this time.
0 commit comments