Skip to content

Commit 0ba9115

Browse files
committed
update bld_wheels_and_upload.yml
1 parent 7890f83 commit 0ba9115

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bld_wheels_and_upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Build wheels
6262
uses: pypa/cibuildwheel@v2.22.0
6363
env:
64-
CIBW_MANYLINUX_X86_64_IMAGE: manylinux_2_28 manylinux2014
64+
#CIBW_MANYLINUX_X86_64_IMAGE: manylinux_2_28 manylinux2014
6565
CIBW_SKIP: "cp36-* *-musllinux_* pp* *-*linux_{aarch64,ppc64le}"
6666
CIBW_REPAIR_WHEEL_COMMAND_LINUX:
6767
auditwheel repair

0 commit comments

Comments
 (0)