Skip to content

Commit ad6b6b1

Browse files
trying windows runner
1 parent b332a3d commit ad6b6b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
platform: [ubuntu-latest] #, windows-latest]
24+
platform: [ubuntu-latest, windows-latest]
2525
python-version: [3.11]
2626

2727
steps:

0 commit comments

Comments
 (0)