Skip to content

Commit

Permalink
Update bld_wheels_and_upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Earammak authored May 18, 2024
1 parent f2a3664 commit 6c67641
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/[email protected]
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 6c67641

Please sign in to comment.