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

Build a separate ARM wheel for macOS #11149

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Build a separate ARM wheel for macOS #11149

merged 1 commit into from
Apr 25, 2024

Conversation

charliermarsh
Copy link
Member

@charliermarsh charliermarsh commented Apr 25, 2024

Summary

Since we already build an x86 wheel, we can just build an ARM wheel rather than cross-compiling to universal.

The build time is ~3 minutes vs. > 20 minutes and the resulting artifact is much smaller, which is also a win for users.

@charliermarsh charliermarsh added the release Related to the release process label Apr 25, 2024
@charliermarsh charliermarsh merged commit dc09f52 into main Apr 25, 2024
41 checks passed
@charliermarsh charliermarsh deleted the charlie/arm branch April 25, 2024 19:06
charliermarsh added a commit to astral-sh/uv that referenced this pull request Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Related to the release process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants