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 faf66f4 commit 5dbcfa0Copy full SHA for 5dbcfa0
.github/workflows/test.yaml
@@ -70,7 +70,7 @@ jobs:
70
strategy:
71
fail-fast: false
72
matrix:
73
- os: [ubuntu-22.04]
+ os: [ubuntu-22.04, windows-2022]
74
python-version: ["3.8", "3.11"]
75
pip-extras: ["lab", "classic"]
76
exclude:
0 commit comments