Skip to content

Commit 02785f9

Browse files
committed
Removed windows-latest.
1 parent 169ce0e commit 02785f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
timeout-minutes: 15
1717
strategy:
1818
matrix:
19-
os: [ ubuntu-latest, macos-13, windows-latest ]
19+
os: [ ubuntu-latest, macos-13 ]
2020
python: [ '3.9', '3.10', '3.11', '3.12', '3.13' ]
2121

2222
steps:

0 commit comments

Comments
 (0)