fix build issues
This commit is contained in:
4
.github/workflows/pypi-publish.yml
vendored
4
.github/workflows/pypi-publish.yml
vendored
@@ -17,9 +17,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
# It's just easier to recompile from source for Ubuntu and MacOS
|
||||
# Yes, it is...
|
||||
os: [windows-latest] # ubuntu-latest, macos-latest
|
||||
os: [windows-latest, ubuntu-latest, macos-latest]
|
||||
python-version: ["3.8", "3.9", "3.10", "3.11"]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user