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

Use Linux arm64 instance to build Python linux aarch64 #874

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

TonyXiang8787
Copy link
Member

Linux ARM64 instances are now available in GitHub Actions for open source projects.

@TonyXiang8787 TonyXiang8787 requested a review from mgovers January 17, 2025 21:28
@TonyXiang8787
Copy link
Member Author

TonyXiang8787 commented Jan 17, 2025

@mgovers, build time comparison for aarch64 to build and test Python:

@TonyXiang8787
Copy link
Member Author

Now the GCC release build is the real bottleneck.

Copy link
Member

@mgovers mgovers left a comment

Choose a reason for hiding this comment

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

great change, but I can't find whether they are free; only that the runner images are in public beta and provided by a partner (not GitHub Actions itself). https://github.com/actions/partner-runner-images/blob/main/README.md

I will approve after I know for sure that it's free for us.

Copy link
Member

@mgovers mgovers left a comment

Choose a reason for hiding this comment

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

@TonyXiang8787 TonyXiang8787 added this pull request to the merge queue Jan 20, 2025
Merged via the queue into main with commit edc1452 Jan 20, 2025
28 checks passed
@TonyXiang8787 TonyXiang8787 deleted the linux-arm64-build branch January 20, 2025 07:57
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