Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 29e0b66

Browse files
committed
Auto merge of rust-lang#141382 - marcoieni:distcheck-free-x86, r=<try>
ci: convert distcheck to free runner try-job: x86_64-gnu-distcheck
2 parents 6eef33b + 27677ef commit 29e0b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ auto:
324324
<<: *job-linux-4c
325325

326326
- name: x86_64-gnu-distcheck
327-
<<: *job-linux-8c
327+
<<: *job-linux-4c
328328

329329
# The x86_64-gnu-llvm-20 job is split into multiple jobs to run tests in parallel.
330330
# x86_64-gnu-llvm-20-1 skips tests that run in x86_64-gnu-llvm-20-{2,3}.

0 commit comments

Comments
 (0)