Skip to content

Commit

Permalink
Auto merge of #133902 - Kobzol:ci-dist-arm-runner, r=<try>
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bors committed Dec 5, 2024
2 parents 0e98766 + 67c6629 commit 346bf4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ auto:
<<: *job-linux-4c

- image: dist-arm-linux
<<: *job-linux-8c
<<: *job-linux-4c

- image: dist-armhf-linux
<<: *job-linux-4c
Expand Down

0 comments on commit 346bf4d

Please sign in to comment.