We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb233e commit 1e6db60Copy full SHA for 1e6db60
.github/workflows/tests+artifacts+pypi.yml
@@ -18,7 +18,7 @@ jobs:
18
build:
19
strategy:
20
matrix:
21
- platform: [ubuntu-latest, macos-10, macos-11, macOS-12, windows-latest]
+ platform: [ubuntu-latest, macos-11, macOS-12, windows-latest]
22
python-version: ["3.7", "3.8", "3.9", "3.10"]
23
exclude:
24
- platform: windows-latest
0 commit comments