Skip to content

Commit

Permalink
Update bld_wheels_and_upload.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Balram Choudhary <bchoudhary@rocketsoftware.com>
  • Loading branch information
Earammak authored and bchoudhary6415 committed May 20, 2024
1 parent 7e3028a commit 6eae85f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bld_wheels_and_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.5
env:
CIBW_ARCHS_MACOS: "x86_64"
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
CIBW_SKIP: "cp36-* *-musllinux_* pp* *-*linux_{aarch64,ppc64le}"
CIBW_REPAIR_WHEEL_COMMAND_LINUX:
Expand Down

0 comments on commit 6eae85f

Please sign in to comment.