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

Remove build wheels for Python 3.7 #134

Merged
merged 11 commits into from
Apr 28, 2024
Merged

Conversation

ketozhang
Copy link
Contributor

Changes

  • Remove build wheels for Python 3.7
  • Bump actions/checkout to v4
  • Simplify matrix (still builds amd64 for Linux and MacOS, arm64 for MacOS, and for Python 3.8--3.11)
  • Disables fail fast, now all wheels attempt to build.
  • Add option to not upload to PyPI when publish workflow is triggered manually

For disable fail fast, in the future even if some wheels fail, you may want to upload to PyPImanually the wheels that did succeed. I believe it is possible to add more wheels in an uploaded version of PyPI.

@ketozhang
Copy link
Contributor Author

@rpoleski rpoleski merged commit 3e9ee85 into rpoleski:master Apr 28, 2024
1 check 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.

2 participants