File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -168,10 +168,10 @@ auto:
168168 << : *job-linux-4c
169169
170170 - name : dist-loongarch64-linux
171- << : *job-linux-4c-largedisk
171+ << : *job-linux-4c
172172
173173 - name : dist-loongarch64-musl
174- << : *job-linux-4c-largedisk
174+ << : *job-linux-4c
175175
176176 - name : dist-ohos
177177 << : *job-linux-4c
@@ -183,7 +183,7 @@ auto:
183183 << : *job-linux-4c
184184
185185 - name : dist-powerpc64le-linux
186- << : *job-linux-4c-largedisk
186+ << : *job-linux-4c
187187
188188 - name : dist-riscv64-linux
189189 << : *job-linux-4c
@@ -294,9 +294,7 @@ auto:
294294 << : *job-linux-4c
295295
296296 - 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
300298
301299 - name : x86_64-gnu-distcheck
302300 << : *job-linux-8c
You can’t perform that action at this time.
0 commit comments