Skip to content

Commit 5bde861

Browse files
committed
work in progress
1 parent d0bf7fe commit 5bde861

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
strategy:
8181
fail-fast: false
8282
matrix:
83-
os: [ubuntu-latest, windows-latest, macos-latest]
83+
os: [ubuntu-latest, macos-latest]
8484
python-version: ["3.13", "3.12", "3.11", "3.10", "3.9"]
8585
runs-on: ${{matrix.os}}
8686
steps:

0 commit comments

Comments
 (0)