Skip to content

Commit 86f0186

Browse files
committed
more
1 parent ecbd467 commit 86f0186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: quitefastmst wheels
33
on: workflow_dispatch
44

55
env:
6-
CIBW_SKIP: cp36-* cp37-* cp38-*
6+
CIBW_SKIP: cp36-* cp37-* cp38-* *-win32
77
CIBW_ARCHS: all
88
#*-win32 *-musllinux* *-macosx_*_universal2* *win_arm64* *-manylinux_arm64 *-manylinux_i686 *-manylinux_ppc64le *-manylinux_s390x *-manylinux_aarch64
99
# TODO: manylinux aarch64

0 commit comments

Comments
 (0)