Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ci: Enable native ARM builders for wheels #29476

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

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Jan 16, 2025

PR summary

Now arm64 runners are in public preview: https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/ This should run much faster than emulated builds.

This PR does not enable testing as done in #24597, but we might consider it.

(Also removed the unused MPL_DISABLE_FH4 environment variable since we moved to static linking.)

PR checklist

@QuLogic QuLogic added the CI: Run cibuildwheel Run wheel building tests on a PR label Jan 16, 2025
@QuLogic QuLogic added this to the v3.10.1 milestone Jan 16, 2025
@QuLogic
Copy link
Member Author

QuLogic commented Jan 17, 2025

This should run much faster than emulated builds.

Ubuntu aarch64 has already finished all builds, and x86_64 isn't even finished the first Python 3.13 builds. Maybe we do also want to try testing there too...

@tacaswell
Copy link
Member

I'm inclined to merge this now and follow up with a second PR to run some testing on arm.

@timhoffm timhoffm merged commit 265ee47 into matplotlib:main Jan 20, 2025
48 of 50 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jan 20, 2025
timhoffm added a commit that referenced this pull request Jan 20, 2025
…476-on-v3.10.x

Backport PR #29476 on branch v3.10.x (ci: Enable native ARM builders for wheels)
@QuLogic QuLogic deleted the native-arm branch January 20, 2025 22:27
@ksunden ksunden mentioned this pull request Mar 3, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: Run cibuildwheel Run wheel building tests on a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants