Skip to content

Build a separate ARM wheel for macOS#11149

Merged
charliermarsh merged 1 commit intomainfrom
charlie/arm
Apr 25, 2024
Merged

Build a separate ARM wheel for macOS#11149
charliermarsh merged 1 commit intomainfrom
charlie/arm

Conversation

@charliermarsh
Copy link
Copy Markdown
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 requested a review from konstin April 25, 2024 17:08
@charliermarsh charliermarsh marked this pull request as ready for review April 25, 2024 17:08
@charliermarsh charliermarsh requested a review from zanieb April 25, 2024 17:25
@charliermarsh charliermarsh merged commit dc09f52 into main Apr 25, 2024
@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.

2 participants