Skip to content

Commit 27677ef

Browse files
committed
ci: convert distcheck to free runner
1 parent 6eef33b commit 27677ef

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)