File tree 1 file changed +4
-6
lines changed
1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -168,10 +168,10 @@ auto:
168
168
<< : *job-linux-4c
169
169
170
170
- name : dist-loongarch64-linux
171
- << : *job-linux-4c-largedisk
171
+ << : *job-linux-4c
172
172
173
173
- name : dist-loongarch64-musl
174
- << : *job-linux-4c-largedisk
174
+ << : *job-linux-4c
175
175
176
176
- name : dist-ohos
177
177
<< : *job-linux-4c
@@ -183,7 +183,7 @@ auto:
183
183
<< : *job-linux-4c
184
184
185
185
- name : dist-powerpc64le-linux
186
- << : *job-linux-4c-largedisk
186
+ << : *job-linux-4c
187
187
188
188
- name : dist-riscv64-linux
189
189
<< : *job-linux-4c
@@ -294,9 +294,7 @@ auto:
294
294
<< : *job-linux-4c
295
295
296
296
- name : x86_64-gnu-debug
297
- # This seems to be needed because a full stage 2 build + run-make tests
298
- # overwhelms the storage capacity of the standard 4c runner.
299
- << : *job-linux-4c-largedisk
297
+ << : *job-linux-4c
300
298
301
299
- name : x86_64-gnu-distcheck
302
300
<< : *job-linux-8c
You can’t perform that action at this time.
0 commit comments