File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed 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:54
59
+ image : ghcr.io/project-chip/chip-build-esp32:65
60
60
options : --user root
61
61
62
62
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:54
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:54
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 40
40
if : github.actor != 'restyled-io[bot]'
41
41
42
42
container :
43
- image : ghcr.io/project-chip/chip-build-esp32-qemu:54
43
+ image : ghcr.io/project-chip/chip-build-esp32-qemu:65
44
44
volumes :
45
45
- " /tmp/log_output:/tmp/test_logs"
46
46
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:54
35
+ image : ghcr.io/project-chip/chip-build-esp32:65
36
36
37
37
steps :
38
38
- name : Checkout
You can’t perform that action at this time.
0 commit comments