We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95a2212 + dc18763 commit d1ee190Copy full SHA for d1ee190
src/ci/github-actions/jobs.yml
@@ -132,7 +132,7 @@ try:
132
- name: dist-x86_64-linux
133
env:
134
CODEGEN_BACKENDS: llvm,cranelift
135
- <<: *job-linux-16c
+ <<: *job-linux-36c-codebuild
136
137
# Main CI jobs that have to be green to merge a commit into master
138
# These jobs automatically inherit envs.auto, to avoid repeating
@@ -228,7 +228,7 @@ auto:
228
229
230
231
232
233
- name: dist-x86_64-linux-alt
234
0 commit comments