about summary refs log tree commit diff
path: root/src/ci
diff options
context:
space:
mode:
authorMarcoIeni <11428655+MarcoIeni@users.noreply.github.com>2024-11-01 21:11:28 +0100
committerMarcoIeni <11428655+MarcoIeni@users.noreply.github.com>2024-11-01 21:11:28 +0100
commitd39270f775e06e4662ff66a2b3c54ff441163a69 (patch)
tree4aea037c119066b3dba150546a302c8e49d812aa /src/ci
parent20c909ff9cdd88d33768a4ddb8952927a675b0ad (diff)
downloadrust-d39270f775e06e4662ff66a2b3c54ff441163a69.tar.gz
rust-d39270f775e06e4662ff66a2b3c54ff441163a69.zip
CI: switch dist-x86_64-musl to free runner
Diffstat (limited to 'src/ci')
-rw-r--r--src/ci/github-actions/jobs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/github-actions/jobs.yml b/src/ci/github-actions/jobs.yml
index 8b7126d81d0..c0ce358486b 100644
--- a/src/ci/github-actions/jobs.yml
+++ b/src/ci/github-actions/jobs.yml
@@ -205,7 +205,7 @@ auto:
   - image: dist-x86_64-musl
     env:
       CODEGEN_BACKENDS: llvm,cranelift
-    <<: *job-linux-8c
+    <<: *job-linux-4c
 
   - image: dist-x86_64-netbsd
     <<: *job-linux-4c