mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 15:26:29 +00:00
Auto merge of #141501 - marcoieni:dist-x86_64-linux-codebuild-again, r=Kobzol
ci: move dist-x86_64-linux job to codebuild
This commit is contained in:
@@ -132,7 +132,7 @@ try:
|
||||
- name: dist-x86_64-linux
|
||||
env:
|
||||
CODEGEN_BACKENDS: llvm,cranelift
|
||||
<<: *job-linux-16c
|
||||
<<: *job-linux-36c-codebuild
|
||||
|
||||
# Main CI jobs that have to be green to merge a commit into master
|
||||
# These jobs automatically inherit envs.auto, to avoid repeating
|
||||
@@ -228,7 +228,7 @@ auto:
|
||||
- name: dist-x86_64-linux
|
||||
env:
|
||||
CODEGEN_BACKENDS: llvm,cranelift
|
||||
<<: *job-linux-16c
|
||||
<<: *job-linux-36c-codebuild
|
||||
|
||||
- name: dist-x86_64-linux-alt
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user