Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CI Enable native osx-arm64 wheels on Python 3.8 #25427

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

Merged
merged 3 commits into from
Jan 18, 2023

Conversation

thomasjpfan
Copy link
Member

On main, the Python 3.8 wheel build on Cirrus used cross compilation, which meant we were not able to test the wheel on CI. This PR uses the tip from cibuildwheel's FAQ to build and test on Cirrus CI.

Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The cirrus ci output log for this build looks good an actually runs the tests for py38 macos arm64 as intended:

...
============================= test session starts ==============================
platform darwin -- Python 3.8.10, pytest-7.2.1, pluggy-1.0.0
rootdir: /private/var/folders/76/zy5ktkns50v6gt5g8r0sf6sc0000gn/T/cibw-run-gdthfp89/cp38-macosx_arm64/test_cwd
...

@ogrisel ogrisel enabled auto-merge (squash) January 18, 2023 16:41
@ogrisel ogrisel merged commit 134c492 into scikit-learn:main Jan 18, 2023
jjerphan pushed a commit to jjerphan/scikit-learn that referenced this pull request Jan 20, 2023
jjerphan pushed a commit to jjerphan/scikit-learn that referenced this pull request Jan 20, 2023
jjerphan pushed a commit to jjerphan/scikit-learn that referenced this pull request Jan 23, 2023
adrinjalali pushed a commit that referenced this pull request Jan 24, 2023
[cd build cirrus]

Co-authored-by: Olivier Grisel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants