File tree 10 files changed +12
-12
lines changed
10 files changed +12
-12
lines changed 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-asr:54
39
+ image : ghcr.io/project-chip/chip-build-asr:65
40
40
options : --user root
41
41
42
42
steps :
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-efr32:56
43
+ image : ghcr.io/project-chip/chip-build-efr32:65
44
44
volumes :
45
45
- " /tmp/bloat_reports:/tmp/bloat_reports"
46
46
steps :
Original file line number Diff line number Diff line change 42
42
if : github.actor != 'restyled-io[bot]'
43
43
44
44
container :
45
- image : ghcr.io/project-chip/chip-build-mbed-os:54
45
+ image : ghcr.io/project-chip/chip-build-mbed-os:65
46
46
volumes :
47
47
- " /tmp/bloat_reports:/tmp/bloat_reports"
48
48
Original file line number Diff line number Diff line change 35
35
if : github.actor != 'restyled-io[bot]'
36
36
37
37
container :
38
- image : ghcr.io/project-chip/chip-build-nuttx:54
38
+ image : ghcr.io/project-chip/chip-build-nuttx:65
39
39
volumes :
40
40
- " /tmp/bloat_reports:/tmp/bloat_reports"
41
41
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-k32w:54
42
+ image : ghcr.io/project-chip/chip-build-k32w:65
43
43
volumes :
44
44
- " /tmp/bloat_reports:/tmp/bloat_reports"
45
45
steps :
@@ -104,7 +104,7 @@ jobs:
104
104
if : github.actor != 'restyled-io[bot]'
105
105
106
106
container :
107
- image : ghcr.io/project-chip/chip-build-nxp-zephyr:64
107
+ image : ghcr.io/project-chip/chip-build-nxp-zephyr:65
108
108
109
109
steps :
110
110
- name : Checkout
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-openiotsdk:54
43
+ image : ghcr.io/project-chip/chip-build-openiotsdk:65
44
44
volumes :
45
45
- " /tmp/bloat_reports:/tmp/bloat_reports"
46
46
options : --privileged
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-rw61x:54
42
+ image : ghcr.io/project-chip/chip-build-rw61x: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 38
38
if : github.actor != 'restyled-io[bot]'
39
39
40
40
container :
41
- image : ghcr.io/project-chip/chip-build-telink:57
41
+ image : ghcr.io/project-chip/chip-build-telink:65
42
42
volumes :
43
43
- " /tmp/bloat_reports:/tmp/bloat_reports"
44
44
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-tizen:54
39
+ image : ghcr.io/project-chip/chip-build-tizen:65
40
40
options : --user root
41
41
volumes :
42
42
- " /tmp/bloat_reports:/tmp/bloat_reports"
Original file line number Diff line number Diff line change 33
33
runs-on : ubuntu-latest
34
34
35
35
container :
36
- image : ghcr.io/project-chip/chip-build-minimal:54
36
+ image : ghcr.io/project-chip/chip-build-minimal:65
37
37
38
38
steps :
39
39
- name : Checkout
55
55
runs-on : ubuntu-latest
56
56
57
57
container :
58
- image : ghcr.io/project-chip/chip-build-minimal:54
58
+ image : ghcr.io/project-chip/chip-build-minimal:65
59
59
60
60
steps :
61
61
- name : Checkout
You can’t perform that action at this time.
0 commit comments