Skip to content

Commit 97001ae

Browse files
committed
windows testing
1 parent 1c8ac9f commit 97001ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ${{ matrix.os }}
1414
strategy:
1515
matrix:
16-
os: [ubuntu-latest, macos-latest]
16+
os: [windows-latest, ubuntu-latest, macos-latest]
1717
python-version: [3.6, 3.7, 3.8]
1818

1919
steps:

0 commit comments

Comments
 (0)