Skip to content

Commit 1deb5ea

Browse files
committed
updated ci
1 parent b59ac56 commit 1deb5ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ jobs:
1919
- "3.10"
2020
- "3.11"
2121
- "3.12"
22-
# exclude:
23-
# - os: windows-latest
24-
# python-version: "3.12"
22+
exclude:
23+
- os: windows-latest
24+
python-version: "3.12"
2525
# - os: macos-latest
2626
# python-version: "3.12"
2727
runs-on: ${{matrix.os}}

0 commit comments

Comments
 (0)