about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-05-26 03:38:18 +0200
committerGitHub <noreply@github.com>2025-05-26 03:38:18 +0200
commit905b46a6d497938eada5a442f7b199a46bf3da16 (patch)
treee1c7a45b45ab4f25d4facd3b24094c33e54694f3
parenta49ae1c40f1e6885d9051071603cca7c9e49cea3 (diff)
parentec5e841957c2f0200496aa551823157d92a19cc5 (diff)
downloadrust-905b46a6d497938eada5a442f7b199a46bf3da16.tar.gz
rust-905b46a6d497938eada5a442f7b199a46bf3da16.zip
Rollup merge of #141502 - marcoieni:x86_64-gnu-tools-codebuild, r=Kobzol
ci: move PR job x86_64-gnu-tools to codebuild
-rw-r--r--src/ci/github-actions/jobs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/github-actions/jobs.yml b/src/ci/github-actions/jobs.yml
index 2daa8624605..1d175bd97e6 100644
--- a/src/ci/github-actions/jobs.yml
+++ b/src/ci/github-actions/jobs.yml
@@ -123,7 +123,7 @@ pr:
       DOCKER_SCRIPT: x86_64-gnu-llvm.sh
     <<: *job-linux-16c
   - name: x86_64-gnu-tools
-    <<: *job-linux-16c
+    <<: *job-linux-36c-codebuild
 
 # Jobs that run when you perform a try build (@bors try)
 # These jobs automatically inherit envs.try, to avoid repeating