Skip to content

Commit 4774fb4

Browse files
committed
Update python-publish.yml
1 parent f27f312 commit 4774fb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
- name: Build wheels
139139
env:
140140
CIBW_BUILD: "cp310-* cp311-* cp312-* cp313-* cp314-*"
141-
CIBW_SKIP: "*-win32 *-manylinux_i686 *-musllinux_* pp*"
141+
CIBW_SKIP: "*-win32 *-manylinux_i686 *-musllinux_*"
142142
CIBW_MANYLINUX_X86_64_IMAGE: manylinux_2_28
143143
CIBW_MANYLINUX_AARCH64_IMAGE: manylinux_2_28
144144
CIBW_ARCHS_LINUX: "x86_64 aarch64"

0 commit comments

Comments
 (0)