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

CI Cross compile arm wheels for macOS #735

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

thomasjpfan
Copy link
Collaborator

@thomasjpfan thomasjpfan commented Oct 5, 2023

This PR uses GitHub Actions to cross compile the ARM wheels for macOS. I ran this on my fork which produce these wheels:

  wordcloud-1.8.1.post25+gfe12554-cp310-cp310-macosx_10_9_x86_64.whl        157 kB
  wordcloud-1.8.1.post25+gfe12554-cp310-cp310-macosx_11_0_arm64.whl         152 kB
  wordcloud-1.8.1.post25+gfe12554-cp311-cp311-macosx_10_9_x86_64.whl        157 kB
  wordcloud-1.8.1.post25+gfe12554-cp311-cp311-macosx_11_0_arm64.whl         151 kB
  wordcloud-1.8.1.post25+gfe12554-cp36-cp36m-macosx_10_9_x86_64.whl         157 kB
  wordcloud-1.8.1.post25+gfe12554-cp37-cp37m-macosx_10_9_x86_64.whl         157 kB
  wordcloud-1.8.1.post25+gfe12554-cp38-cp38-macosx_10_9_x86_64.whl          157 kB
  wordcloud-1.8.1.post25+gfe12554-cp38-cp38-macosx_11_0_arm64.whl           151 kB
  wordcloud-1.8.1.post25+gfe12554-cp39-cp39-macosx_10_9_x86_64.whl          158 kB
  wordcloud-1.8.1.post25+gfe12554-cp39-cp39-macosx_11_0_arm64.whl           153 kB
  wordcloud-1.8.1.post25+gfe12554-pp37-pypy37_pp73-macosx_10_9_x86_64.whl   144 kB
  wordcloud-1.8.1.post25+gfe12554-pp38-pypy38_pp73-macosx_10_9_x86_64.whl   144 kB
  wordcloud-1.8.1.post25+gfe12554-pp39-pypy39_pp73-macosx_10_9_x86_64.whl   144 kB

XREF: https://cibuildwheel.readthedocs.io/en/stable/faq/#how-to-cross-compile

@thomasjpfan thomasjpfan changed the title Cross compile arm wheels for macOS CI Cross compile arm wheels for macOS Dec 5, 2023
@thomasjpfan thomasjpfan merged commit e28b11a into amueller:main Dec 5, 2023
30 checks passed
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.

1 participant