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

Drop macos x86 from Actions matrix #512

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Drop macos x86 from Actions matrix #512

wants to merge 3 commits into from

Conversation

santisoler
Copy link
Member

Remove the latest macos using x86 architecture from the GitHub Actions matrix we use for running tests. Since we dropped support for Python 3.8, we don't need to test Harmonica with oldest versions in macos runners with x86 cpus.

Relevant issues/PRs:

Related to #497

Remove the latest macos using x86 architecture from the GitHub Actions
matrix we use for running tests. Since we dropped support for Python
3.8, we don't need to test Harmonica with oldest versions in macos
runners with x86 cpus.
@santisoler
Copy link
Member Author

@leouieda, if we want to stop using x86 macos on CI, we should bump the minimum scikit-learn version, since PyPI doesn't provide binaries for sklearn 1.0.0 for arm64 macos. I think we can keep running test on macos x86 until we drop 3.9. What do you think?

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.

None yet

1 participant