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 f25f939 commit 0ad9626Copy full SHA for 0ad9626
.github/workflows/tests+artifacts+pypi.yml
@@ -30,7 +30,7 @@ jobs:
30
needs: [todos_annotated]
31
strategy:
32
matrix:
33
- platform: [ubuntu-latest, macos-12, windows-latest]
+ platform: [ubuntu-latest, windows-latest]
34
python-version: ["3.7", "3.8", "3.9", "3.10"]
35
exclude:
36
- platform: macos-12
0 commit comments