We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e925c9b commit 329a737Copy full SHA for 329a737
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
test:
26
strategy:
27
matrix:
28
- os: [ macos-latest ]
+ os: [ windows-latest ]
29
python-version:
30
- "3.8"
31
- "3.9"
0 commit comments