Skip to content

Commit a806c74

Browse files
committed
Auto merge of rust-lang#133902 - Kobzol:ci-dist-arm-runner, r=<try>
CI: move `dist-arm-linux` to a free runner Related issue: rust-lang/infra-team#181 First, I want to test whether we could actually move this to a free runner, vs moving to the 8-core ARM runner. r? `@MarcoIeni` try-job: dist-arm-linux
2 parents 5a0a5e6 + 67c6629 commit a806c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ auto:
143143
<<: *job-linux-4c
144144

145145
- image: dist-arm-linux
146-
<<: *job-linux-8c
146+
<<: *job-linux-4c
147147

148148
- image: dist-armhf-linux
149149
<<: *job-linux-4c

0 commit comments

Comments
 (0)