Skip to content

Commit

Permalink
Update CIBuildwheel to 2.16.5 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayuasu committed May 7, 2024
1 parent 6280abf commit b91f3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
platforms: all
- name: Build wheels
uses: pypa/cibuildwheel@v2.12.0
uses: pypa/cibuildwheel@v2.16.5
env:
CIBW_SKIP: 'pp* *musl*'
CIBW_ARCHS_LINUX: 'x86_64 aarch64'
Expand Down

0 comments on commit b91f3b2

Please sign in to comment.