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

add cibuildwheel configs for mac-arm64 #75

Closed
wants to merge 1 commit into from

Conversation

j042
Copy link

@j042 j042 commented Dec 6, 2023

This PR adds configurations to build wheels for mac-arm64. Workflow ran without any issue.
Fixes #64.

smith120bh added a commit to ClearCalcs/triangle that referenced this pull request Feb 26, 2024
smith120bh added a commit to ClearCalcs/triangle that referenced this pull request Feb 26, 2024
smith120bh added a commit to ClearCalcs/triangle that referenced this pull request Feb 26, 2024
@bilke
Copy link

bilke commented Dec 3, 2024

@drufat Please consider merging this PR and publishing a new PyPI version with mac-arm support. It would be highly appreciated!

@drufat
Copy link
Owner

drufat commented Jan 7, 2025

I just submitted a new PyPI version, which from what I can see, should have support for macOS 11.0+ ARM64. Can you check?

@bilke
Copy link

bilke commented Jan 7, 2025

@drufat I checked on macOS 15.2 ARM64, Python 3.12.8: works!! 🎆

Thanks a lot!

@drufat drufat closed this Jan 7, 2025
@Czaki
Copy link

Czaki commented Jan 13, 2025

@drufat Did you intentionally drop build wheel for macos x86_64?

To restore it, you need to add macos-13 to the runner list (last x86_64 macOS runner).

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.

Build wheel for Python 3.10 and Apple M1
4 participants