Skip to content

Commit 25f2a51

Browse files
committed
Auto merge of rust-lang#140383 - marcoieni:codebuild-gnu-distcheck, r=<try>
ci: use codebuild for `x86_64-gnu-distcheck` job try-job: x86_64-gnu-distcheck
2 parents 21079f5 + a6620dd commit 25f2a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

+1-1
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)