Skip to content

Commit 5dbcfa0

Browse files
committed
add windows to the matrix
1 parent faf66f4 commit 5dbcfa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
strategy:
7171
fail-fast: false
7272
matrix:
73-
os: [ubuntu-22.04]
73+
os: [ubuntu-22.04, windows-2022]
7474
python-version: ["3.8", "3.11"]
7575
pip-extras: ["lab", "classic"]
7676
exclude:

0 commit comments

Comments
 (0)