Skip to content

Commit 2606693

Browse files
committed
disable windows wheels for now.
1 parent d7a1bd2 commit 2606693

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pip.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
python-version: "3.10"
2828
- platform: windows-latest
2929
python-version: "3.11"
30-
# - platform: windows-latest
31-
# python-version: "3.12"
30+
- platform: windows-latest
31+
python-version: "3.12"
3232

3333
steps:
3434
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)