Skip to content

Commit 180530a

Browse files
committed
remove win
1 parent 467f614 commit 180530a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/make_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
max-parallel: 12
3535
fail-fast: false
3636
matrix:
37-
os: [ubuntu-latest, macos-latest, windows-latest]
37+
os: [ubuntu-latest, macos-latest]
3838
python-version: ['3.11', '3.12', '3.13', '3.14']
3939

4040
steps:

0 commit comments

Comments
 (0)