about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMarcoIeni <11428655+MarcoIeni@users.noreply.github.com>2025-01-17 16:38:10 +0100
committerMarcoIeni <11428655+MarcoIeni@users.noreply.github.com>2025-01-17 16:38:10 +0100
commit0e80d78709f6c0211853f7ff86cc1e9b0f9d9a8a (patch)
tree9bffae3ec6bbdb386019e0201adf1a47f3d00d37
parent73c0ae6aec8f3d07467dfb9339761fa2eec92a44 (diff)
downloadrust-0e80d78709f6c0211853f7ff86cc1e9b0f9d9a8a.tar.gz
rust-0e80d78709f6c0211853f7ff86cc1e9b0f9d9a8a.zip
ci: switch to linux free arm runners
-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 6bf4a75d080..1ab70e4e0aa 100644
--- a/src/ci/github-actions/jobs.yml
+++ b/src/ci/github-actions/jobs.yml
@@ -44,7 +44,7 @@ runners:
     <<: *base-job
 
   - &job-aarch64-linux
-    os: ubuntu-22.04-arm64-8core-32gb
+    os: ubuntu-22.04-arm
 
 envs:
   env-x86_64-apple-tests: &env-x86_64-apple-tests