Skip to content

Commit 9507b10

Browse files
authored
Rollup merge of #141382 - marcoieni:distcheck-free-x86, r=Kobzol
ci: convert distcheck to free runner try-job: x86_64-gnu-distcheck
2 parents db95253 + 27677ef commit 9507b10

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)