Skip to content

Commit 329a737

Browse files
committed
try on windows only
1 parent e925c9b commit 329a737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
test:
2626
strategy:
2727
matrix:
28-
os: [ macos-latest ]
28+
os: [ windows-latest ]
2929
python-version:
3030
- "3.8"
3131
- "3.9"

0 commit comments

Comments
 (0)