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

Switch build wheels to use native mode and separate runners #48

Merged
merged 5 commits into from
Feb 12, 2025

Conversation

StephenOman
Copy link
Collaborator

This PR addresses issue #46.

The issue is with the emulation library qemu causing random segmentation faults in the build.

This PR proposes using the ubuntu-24.04-arm runner to build the aarch64 wheels instead of relying on the Intel-based ubuntu-20.04 with emulation.

@StephenOman StephenOman merged commit 137abc5 into main Feb 12, 2025
22 checks passed
@StephenOman StephenOman deleted the refactor-build-wheels branch February 12, 2025 20: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