File tree 19 files changed +26
-26
lines changed
19 files changed +26
-26
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ jobs:
138
138
if : github.actor != 'restyled-io[bot]'
139
139
140
140
container :
141
- image : ghcr.io/project-chip/chip-build:64
141
+ image : ghcr.io/project-chip/chip-build:65
142
142
volumes :
143
143
- " /:/runner-root-volume"
144
144
- " /tmp/log_output:/tmp/test_logs"
@@ -283,7 +283,7 @@ jobs:
283
283
if : github.actor != 'restyled-io[bot]'
284
284
285
285
container :
286
- image : ghcr.io/project-chip/chip-build:64
286
+ image : ghcr.io/project-chip/chip-build:65
287
287
volumes :
288
288
- " /:/runner-root-volume"
289
289
- " /tmp/log_output:/tmp/test_logs"
@@ -344,7 +344,7 @@ jobs:
344
344
if : github.actor != 'restyled-io[bot]'
345
345
346
346
container :
347
- image : ghcr.io/project-chip/chip-build:64
347
+ image : ghcr.io/project-chip/chip-build:65
348
348
volumes :
349
349
- " /:/runner-root-volume"
350
350
- " /tmp/log_output:/tmp/test_logs"
Original file line number Diff line number Diff line change 56
56
if : github.actor != 'restyled-io[bot]'
57
57
58
58
container :
59
- image : ghcr.io/project-chip/chip-build-esp32:64
59
+ image : ghcr.io/project-chip/chip-build-esp32:65
60
60
options : --user root
61
61
62
62
steps :
77
77
if : github.actor != 'restyled-io[bot]'
78
78
79
79
container :
80
- image : ghcr.io/project-chip/chip-build-nrf-platform:64
80
+ image : ghcr.io/project-chip/chip-build-nrf-platform:65
81
81
options : --user root
82
82
83
83
steps :
98
98
if : github.actor != 'restyled-io[bot]'
99
99
100
100
container :
101
- image : ghcr.io/project-chip/chip-build-telink:64
101
+ image : ghcr.io/project-chip/chip-build-telink:65
102
102
options : --user root
103
103
104
104
steps :
Original file line number Diff line number Diff line change 42
42
# need to run with privilege, which isn't supported by job.XXX.contaner
43
43
# https://github.com/actions/container-action/issues/2
44
44
# container:
45
- # image: ghcr.io/project-chip/chip-build-cirque:64
45
+ # image: ghcr.io/project-chip/chip-build-cirque:65
46
46
# volumes:
47
47
# - "/tmp:/tmp"
48
48
# - "/dev/pts:/dev/pts"
Original file line number Diff line number Diff line change 81
81
82
82
runs-on : ubuntu-latest
83
83
container :
84
- image : ghcr.io/project-chip/chip-build-doxygen:64
84
+ image : ghcr.io/project-chip/chip-build-doxygen:65
85
85
86
86
if : github.actor != 'restyled-io[bot]'
87
87
Original file line number Diff line number Diff line change 38
38
if : github.actor != 'restyled-io[bot]'
39
39
40
40
container :
41
- image : ghcr.io/project-chip/chip-build-ameba:64
41
+ image : ghcr.io/project-chip/chip-build-ameba:65
42
42
options : --user root
43
43
44
44
steps :
Original file line number Diff line number Diff line change 37
37
if : github.actor != 'restyled-io[bot]'
38
38
39
39
container :
40
- image : ghcr.io/project-chip/chip-build-bouffalolab:64
40
+ image : ghcr.io/project-chip/chip-build-bouffalolab:65
41
41
volumes :
42
42
- " /tmp/bloat_reports:/tmp/bloat_reports"
43
43
steps :
Original file line number Diff line number Diff line change 41
41
if : github.actor != 'restyled-io[bot]'
42
42
43
43
container :
44
- image : ghcr.io/project-chip/chip-build-ti:64
44
+ image : ghcr.io/project-chip/chip-build-ti:65
45
45
volumes :
46
46
- " /tmp/bloat_reports:/tmp/bloat_reports"
47
47
steps :
Original file line number Diff line number Diff line change 39
39
if : github.actor != 'restyled-io[bot]'
40
40
41
41
container :
42
- image : ghcr.io/project-chip/chip-build-ti:64
42
+ image : ghcr.io/project-chip/chip-build-ti:65
43
43
volumes :
44
44
- " /tmp/bloat_reports:/tmp/bloat_reports"
45
45
steps :
Original file line number Diff line number Diff line change 36
36
if : github.actor != 'restyled-io[bot]'
37
37
38
38
container :
39
- image : ghcr.io/project-chip/chip-build-esp32:64
39
+ image : ghcr.io/project-chip/chip-build-esp32:65
40
40
volumes :
41
41
- " /tmp/bloat_reports:/tmp/bloat_reports"
42
42
@@ -126,7 +126,7 @@ jobs:
126
126
if : github.actor != 'restyled-io[bot]'
127
127
128
128
container :
129
- image : ghcr.io/project-chip/chip-build-esp32:64
129
+ image : ghcr.io/project-chip/chip-build-esp32:65
130
130
volumes :
131
131
- " /tmp/bloat_reports:/tmp/bloat_reports"
132
132
Original file line number Diff line number Diff line change 37
37
if : github.actor != 'restyled-io[bot]'
38
38
39
39
container :
40
- image : ghcr.io/project-chip/chip-build-infineon:64
40
+ image : ghcr.io/project-chip/chip-build-infineon:65
41
41
volumes :
42
42
- " /tmp/bloat_reports:/tmp/bloat_reports"
43
43
steps :
Original file line number Diff line number Diff line change 36
36
if : github.actor != 'restyled-io[bot]'
37
37
38
38
container :
39
- image : ghcr.io/project-chip/chip-build-crosscompile:64
39
+ image : ghcr.io/project-chip/chip-build-crosscompile:65
40
40
volumes :
41
41
- " /tmp/bloat_reports:/tmp/bloat_reports"
42
42
Original file line number Diff line number Diff line change 36
36
if : github.actor != 'restyled-io[bot]'
37
37
38
38
container :
39
- image : ghcr.io/project-chip/chip-build-imx:64
39
+ image : ghcr.io/project-chip/chip-build-imx:65
40
40
41
41
steps :
42
42
- name : Checkout
Original file line number Diff line number Diff line change 39
39
if : github.actor != 'restyled-io[bot]'
40
40
41
41
container :
42
- image : ghcr.io/project-chip/chip-build-nrf-platform:64
42
+ image : ghcr.io/project-chip/chip-build-nrf-platform:65
43
43
volumes :
44
44
- " /tmp/bloat_reports:/tmp/bloat_reports"
45
45
Original file line number Diff line number Diff line change 38
38
if : github.actor != 'restyled-io[bot]'
39
39
40
40
container :
41
- image : ghcr.io/project-chip/chip-build-android:64
41
+ image : ghcr.io/project-chip/chip-build-android:65
42
42
volumes :
43
43
- " /tmp/log_output:/tmp/test_logs"
44
44
Original file line number Diff line number Diff line change 42
42
runs-on : ubuntu-latest
43
43
44
44
container :
45
- image : ghcr.io/project-chip/chip-build-java:64
45
+ image : ghcr.io/project-chip/chip-build-java:65
46
46
options : --privileged --sysctl "net.ipv6.conf.all.disable_ipv6=0
47
47
net.ipv4.conf.all.forwarding=0 net.ipv6.conf.all.forwarding=0"
48
48
Original file line number Diff line number Diff line change 40
40
if : github.actor != 'restyled-io[bot]'
41
41
42
42
container :
43
- image : ghcr.io/project-chip/chip-build-esp32-qemu:64
43
+ image : ghcr.io/project-chip/chip-build-esp32-qemu:65
44
44
volumes :
45
45
- " /tmp/log_output:/tmp/test_logs"
46
46
78
78
if : github.actor != 'restyled-io[bot]'
79
79
80
80
container :
81
- image : ghcr.io/project-chip/chip-build-tizen-qemu:64
81
+ image : ghcr.io/project-chip/chip-build-tizen-qemu:65
82
82
volumes :
83
83
- " /tmp/log_output:/tmp/test_logs"
84
84
Original file line number Diff line number Diff line change 32
32
runs-on : ubuntu-latest
33
33
34
34
container :
35
- image : ghcr.io/project-chip/chip-build-esp32:64
35
+ image : ghcr.io/project-chip/chip-build-esp32:65
36
36
37
37
steps :
38
38
- name : Checkout
64
64
runs-on : ubuntu-latest
65
65
66
66
container :
67
- image : ghcr.io/project-chip/chip-build-efr32:64
67
+ image : ghcr.io/project-chip/chip-build-efr32:65
68
68
steps :
69
69
- name : Checkout
70
70
uses : actions/checkout@v4
Original file line number Diff line number Diff line change 37
37
if : github.actor != 'restyled-io[bot]'
38
38
39
39
container :
40
- image : ghcr.io/project-chip/chip-build-android:64
40
+ image : ghcr.io/project-chip/chip-build-android:65
41
41
volumes :
42
42
- " /:/runner-root-volume"
43
43
- " /tmp/log_output:/tmp/test_logs"
Original file line number Diff line number Diff line change 49
49
runs-on : ubuntu-latest
50
50
51
51
container :
52
- image : ghcr.io/project-chip/chip-build:64
52
+ image : ghcr.io/project-chip/chip-build:65
53
53
options : --privileged --sysctl "net.ipv6.conf.all.disable_ipv6=0
54
54
net.ipv4.conf.all.forwarding=1 net.ipv6.conf.all.forwarding=1"
55
55
You can’t perform that action at this time.
0 commit comments