Skip to content

Commit

Permalink
[DOCS] Bump cibuildwheel version to 2.16.5 (apache#1230)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayuasu committed Feb 6, 2024
1 parent 1f5f22d commit 1352daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
platforms: all
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.16.5
env:
CIBW_SKIP: 'pp* *musl*'
CIBW_ARCHS_LINUX: 'x86_64 aarch64'
Expand Down

0 comments on commit 1352daa

Please sign in to comment.