Skip to content

Commit 5c4bc76

Browse files
committed
skipping pp-manylinux-i686
1 parent f7f1763 commit 5c4bc76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
env:
4848
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
4949
CIBW_ARCHS_LINUX: auto aarch64
50-
CIBW_SKIP: pp38-macosx_* pp37-macosx_* pp37-win_* pp38-win_* pp38-manylinux_aarch64 pp37-manylinux_aarch64 pp37-manylinux_i686 pp38-manylinux_i686 *-musllinux_* *s390x *ppc64le *36-win* pp310-win* pp39-manylinux_i686
50+
CIBW_SKIP: pp38-macosx_* pp37-macosx_* pp37-win_* pp38-win_* pp38-manylinux_aarch64 pp37-manylinux_aarch64 pp*-manylinux_i686 *-musllinux_* *s390x *ppc64le *36-win* pp310-win*
5151
CIBW_BUILD_VERBOSITY: 1
5252
- name: Build sdist
5353
run: |

0 commit comments

Comments
 (0)