Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(linux): use public ARM64 Linux runners #4156

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

rami3l
Copy link
Member

@rami3l rami3l commented Jan 17, 2025

Continuation of #4154.

After reading https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/Free.20Linux.20ARM64.20runners.20on.20GHA.20now.20in.20beta, it looks like our upstream (https://github.com/rust-lang/rust) has some issues WRT the new runner's virtual environment.

However, this shouldn't affect us in theory because we don't use that environment :)

Update: The new runners are blazingly ⚡ fast! They can complete the full test suite within 6 minutes where it usually will take our ARM64 Mac runners ~12 minutes to finish.

@rami3l rami3l requested a review from djc January 17, 2025 02:07
@rami3l rami3l added this to the 1.28.0 milestone Jan 17, 2025
@rami3l rami3l requested a review from ChrisDenton January 17, 2025 06:05
Copy link
Contributor

@djc djc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@rami3l rami3l added this pull request to the merge queue Jan 17, 2025
Merged via the queue into rust-lang:master with commit bf28325 Jan 17, 2025
29 checks passed
@rami3l rami3l deleted the ci/arm64-linux branch January 17, 2025 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants