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

Upgrade macOS target to 12.0 #3228

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Upgrade macOS target to 12.0 #3228

merged 1 commit into from
Apr 23, 2024

Conversation

charliermarsh
Copy link
Member

@charliermarsh charliermarsh commented Apr 23, 2024

Summary

macOS 11 has been EOL for 7 months, and it seems like it's common to publish ARM-only wheels at 12.0+. I think this is a better default for ARM macs.

Closes #3227.

Test Plan

cargo run pip install scikit-learn==1.3.2 --python-platform macos --no-build

@charliermarsh charliermarsh marked this pull request as ready for review April 23, 2024 23:18
@charliermarsh
Copy link
Member Author

I think this is better as a default. I'm going to enable the API to accept arbitrary macOS and manylinux versions too.

@charliermarsh charliermarsh added the enhancement New feature or request label Apr 23, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) April 23, 2024 23:26
@charliermarsh charliermarsh enabled auto-merge (squash) April 23, 2024 23:26
@charliermarsh charliermarsh merged commit 084408b into main Apr 23, 2024
40 checks passed
@charliermarsh charliermarsh deleted the charlie/manylinux branch April 23, 2024 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate universal wheel selection with --python-platform
1 participant