Skip to content

Commit 6d4df2d

Browse files
committed
Use a faster runner for the x64 dist-alt job
1 parent fea114c commit 6d4df2d

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
@@ -252,7 +252,7 @@ auto:
252252
IMAGE: dist-x86_64-linux
253253
CODEGEN_BACKENDS: llvm,cranelift
254254
DOCKER_SCRIPT: dist-alt.sh
255-
<<: *job-linux-4c-largedisk
255+
<<: *job-linux-8c
256256

257257
- name: dist-x86_64-musl
258258
env:

0 commit comments

Comments
 (0)