Skip to content

Commit c72e5bd

Browse files
committed
update bld_wheels_and_upload.yml
1 parent 11866e4 commit c72e5bd

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
@@ -63,7 +63,7 @@ jobs:
6363
- name: Build wheels
6464
uses: pypa/cibuildwheel@v3.0.1
6565
env:
66-
CIBW_MANYLINUX_X86_64_IMAGE: manylinux_2_28
66+
CIBW_MANYLINUX_X86_64_IMAGE: manylinux_1_14
6767
CIBW_SKIP: "cp36-* *-musllinux_* pp* *-*linux_{aarch64,ppc64le}"
6868
CIBW_REPAIR_WHEEL_COMMAND_LINUX:
6969
auditwheel repair

0 commit comments

Comments
 (0)