Skip to content

Commit 7d32303

Browse files
committed
Move dist-x86_64-linux CI job to GitHub temporarily
To make it easier to migrate off the `rust-lang-ci/rust` repository.
1 parent 2cd3783 commit 7d32303

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)