about summary refs log tree commit diff
path: root/src/ci/github-actions
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-05-22 18:05:06 +0000
committerbors <bors@rust-lang.org>2025-05-22 18:05:06 +0000
commit2eef47813f25df637026ce3288880e5c587abd92 (patch)
treeb711394dc8ec7f03d855b595933cca69b66df8ae /src/ci/github-actions
parente3892a40a9d06034fdf2432a9d3d29fa97726299 (diff)
parent7d32303574c63cb396d5e1cb17f00061665a0f75 (diff)
downloadrust-2eef47813f25df637026ce3288880e5c587abd92.tar.gz
rust-2eef47813f25df637026ce3288880e5c587abd92.zip
Auto merge of #141388 - Kobzol:x64-github-runner, r=marcoieni
Move `dist-x86_64-linux` CI job to GitHub temporarily

To make it easier to migrate off the `rust-lang-ci/rust` repository.

r? `@marcoieni`
Diffstat (limited to 'src/ci/github-actions')
-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 58a1db93e6e..2daa8624605 100644
--- a/src/ci/github-actions/jobs.yml
+++ b/src/ci/github-actions/jobs.yml
@@ -228,7 +228,7 @@ auto:
   - name: dist-x86_64-linux
     env:
       CODEGEN_BACKENDS: llvm,cranelift
-    <<: *job-linux-36c-codebuild
+    <<: *job-linux-16c
 
   - name: dist-x86_64-linux-alt
     env: