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:
commit
77101febcc
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue