Skip to content

Commit 6e64f8f

Browse files
committed
Use 4-core runner for the alt job
Signed-off-by: Jakub Beránek <[email protected]>
1 parent 033ea63 commit 6e64f8f

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-4c
250250

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

0 commit comments

Comments
 (0)