Skip to content

Commit 0c48532

Browse files
committed
CI: switch dist-x86_64-musl and i686-gnu to free runners
1 parent 20c909f commit 0c48532

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ci/github-actions/jobs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -205,13 +205,13 @@ auto:
205205
- image: dist-x86_64-musl
206206
env:
207207
CODEGEN_BACKENDS: llvm,cranelift
208-
<<: *job-linux-8c
208+
<<: *job-linux-4c
209209

210210
- image: dist-x86_64-netbsd
211211
<<: *job-linux-4c
212212

213213
- image: i686-gnu
214-
<<: *job-linux-8c
214+
<<: *job-linux-4c
215215

216216
- image: i686-gnu-nopt
217217
<<: *job-linux-8c

0 commit comments

Comments
 (0)