Skip to content

Commit eaaa846

Browse files
committed
Use CodeBuild runner for the alt job
1 parent 033ea63 commit eaaa846

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
@@ -246,7 +246,7 @@ auto:
246246
IMAGE: dist-x86_64-linux
247247
CODEGEN_BACKENDS: llvm,cranelift
248248
DOCKER_SCRIPT: dist-alt.sh
249-
<<: *job-linux-16c
249+
<<: *job-linux-36c-codebuild
250250

251251
- name: dist-x86_64-musl
252252
env:

0 commit comments

Comments
 (0)