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

Commit a6620dd

Browse files
committed
ci: use codebuild for x86_64-gnu-distcheck job
1 parent 21079f5 commit a6620dd

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
@@ -309,7 +309,7 @@ auto:
309309
<<: *job-linux-4c
310310

311311
- name: x86_64-gnu-distcheck
312-
<<: *job-linux-8c
312+
<<: *job-linux-36c-codebuild
313313

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

0 commit comments

Comments
 (0)