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:
bors 2025-05-28 08:58:49 +00:00
commit 77101febcc

View file

@ -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: