File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed 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-android:106
42
+ image : ghcr.io/project-chip/chip-build-android:108
43
43
volumes :
44
44
- " /tmp/log_output:/tmp/test_logs"
45
45
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:106
40
+ image : ghcr.io/project-chip/chip-build-android:108
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 @@ -140,7 +140,7 @@ steps:
140
140
- name : pwenv
141
141
path : /pwenv
142
142
143
- - name : " ghcr.io/project-chip/chip-build-vscode:104 "
143
+ - name : " ghcr.io/project-chip/chip-build-vscode:108 "
144
144
id : Android
145
145
env :
146
146
- PW_ENVIRONMENT_ROOT=/pwenv
You can’t perform that action at this time.
0 commit comments