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 3ab9d5e commit b97510dCopy full SHA for b97510d
.github/workflows/run-tests.yaml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
os:
19
- ubuntu-latest
20
- - windows-latest
+ # - windows-latest # TODO: Test on Windows
21
- macos-latest
22
python-version:
23
- '3.8'
0 commit comments