Skip to content

Commit 76c8553

Browse files
committed
Excludes win32
1 parent 3627e1e commit 76c8553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Build wheels
3131
uses: pypa/[email protected]
3232
env:
33-
CIBW_SKIP: pp*
33+
CIBW_SKIP: pp*,*win32
3434

3535
- uses: actions/upload-artifact@v4
3636
with:

0 commit comments

Comments
 (0)