Skip to content

Commit

Permalink
Update cibuildwheel to 2.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p committed Oct 3, 2023
1 parent abdd34f commit 7bf4add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
platforms: all

- name: Build wheels
uses: pypa/cibuildwheel@v2.12.1
uses: pypa/cibuildwheel@v2.16.2
env:
#CIBW_ARCHS_LINUX: auto aarch64 ppc64le s390x
CIBW_ARCHS_LINUX: auto aarch64 s390x
Expand Down

0 comments on commit 7bf4add

Please sign in to comment.