Skip to content

Commit d6c8170

Browse files
authored
remove windows wheel
1 parent aa649e8 commit d6c8170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
# macos-13 is an intel runner, macos-14 is apple silicon
20-
os: [ubuntu-latest, windows-latest, macos-13, macos-14]
20+
os: [ubuntu-latest, macos-13, macos-14]
2121

2222
steps:
2323
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)