Skip to content

Commit 2eef478

Browse files
committed
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`
2 parents e3892a4 + 7d32303 commit 2eef478

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
@@ -228,7 +228,7 @@ auto:
228228
- name: dist-x86_64-linux
229229
env:
230230
CODEGEN_BACKENDS: llvm,cranelift
231-
<<: *job-linux-36c-codebuild
231+
<<: *job-linux-16c
232232

233233
- name: dist-x86_64-linux-alt
234234
env:

0 commit comments

Comments
 (0)