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.
Changes
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.