-
Notifications
You must be signed in to change notification settings - Fork 973
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
Add aarch64 musllinux wheel for 0.8.0 #350
Comments
Unfortunately, the QEMU emulation has become really flaky, it was painful even getting successful builds for the normal manylinux aarch64 wheels. If you can identify what's ailing the build, please open a PR and tag me, and I can release. Otherwise, I'm probably not going to do anything until Github has native aarch64 runners (I believe they said they'd make them available later this year) |
For what it's worth, we also rely on aarch64 musllinux wheels for our Docker images. It looks like aarch64 runners are already available in public preview, and they should be taken out of preview sometime in Q1 2025. It might be worth a shot to try out the builds using them now? |
accidentally opened another issue #386 not seeing this one. I closed in favor of focusing here. 🤞 |
Yeah, the emulation made life difficult, but Github now has arm runners, so I should be able to add a musl aarch wheel for next release |
0.7.0 had aarch64 musllinux wheel can the same be made for 0.8.0?
thanks!
The text was updated successfully, but these errors were encountered: