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 missing MacOS ARM64 wheel for Python 3.12 to build matrix #1661

Conversation

edgarrmondragon
Copy link
Contributor

Tested locally with

export CIBW_BUILD=cp312-*
export CIBW_ARCHS=arm64
export CIBW_ENVIRONMENT=PIP_DISABLE_PIP_VERSION_CHECK=1
export CIBW_PRERELEASE_PYTHONS=True
python -m cibuildwheel --output-dir wheelhouse --platform macos

nedbat added a commit that referenced this pull request Jul 25, 2023
@nedbat
Copy link
Owner

nedbat commented Jul 25, 2023

Thanks for pointing this out. The workflow needs to be edited slightly differently, which I've done in commit 6327b7d. Thanks.

@nedbat nedbat closed this Jul 25, 2023
@edgarrmondragon
Copy link
Contributor Author

oh, sorry about the noise then. should've gone with an issue 😅. Thanks for taking a look!

@edgarrmondragon edgarrmondragon deleted the add-missing-wheel-cp312-macos-arm64 branch July 26, 2023 18:32
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