Skip to content

Commit

Permalink
[CI] upgrade cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
tttapa committed Jan 31, 2024
1 parent 3bbca14 commit 25f5ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ jobs:
if: ${{ matrix.arch == 'ARM64' }}
run: tar xf stubs.tar
- name: Build wheels
uses: pypa/cibuildwheel@39a63b5912f086dd459cf6fcb13dcdd3fe3bc24d
uses: pypa/cibuildwheel@ce3fb7832089eb3e723a0a99cab7f3eaccf074fd
with:
output-dir: dist
env:
Expand Down

0 comments on commit 25f5ac9

Please sign in to comment.