Skip to content

Commit 274f421

Browse files
committed
Update unit-tests.yaml
1 parent 4b6f8b0 commit 274f421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
python-version: ["3.9", "3.10", "3.11", "3.12"]
15-
os: [ubuntu-latest, windows-latest]
15+
os: [ubuntu-latest]
1616
continue-on-error: true
1717
runs-on: ${{ matrix.os }}
1818
steps:

0 commit comments

Comments
 (0)