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 f6a8f9a commit 44267d7Copy full SHA for 44267d7
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
strategy:
41
fail-fast: true
42
matrix:
43
- os: [ "ubuntu-latest", "macos-latest", "windows-latest" ]
+ os: [ "ubuntu-latest", "macos-latest" ]
44
python-version: [ "3.10", "3.11" ]
45
defaults:
46
run:
0 commit comments