Skip to content

Commit 19b4add

Browse files
authored
Unrolled build for rust-lang#136970
Rollup merge of rust-lang#136970 - marcoieni:no-largedisk, r=Kobzol ci: move `x86_64-gnu-debug` job to the free runner try-job: x86_64-gnu-debug
2 parents a567209 + 8ff3639 commit 19b4add

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/ci/github-actions/jobs.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -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

0 commit comments

Comments
 (0)