Skip to content

Commit 607a567

Browse files
committed
Use a faster runner for the x64 dist-alt job
1 parent 8f069e9 commit 607a567

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
@@ -256,7 +256,7 @@ auto:
256256
IMAGE: dist-x86_64-linux
257257
CODEGEN_BACKENDS: llvm,cranelift
258258
DOCKER_SCRIPT: dist-alt.sh
259-
<<: *job-linux-4c-largedisk
259+
<<: *job-linux-8c
260260

261261
- name: dist-x86_64-musl
262262
env:

0 commit comments

Comments
 (0)