Skip to content

Commit

Permalink
[CI] upgrade cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
tttapa committed Nov 13, 2024
1 parent ba3eef8 commit 5185d81
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 @@ -299,7 +299,7 @@ jobs:
if: ${{ matrix.arch == 'ARM64' }}
run: tar xf stubs.tar
- name: Build wheels
uses: pypa/cibuildwheel@ce3fb7832089eb3e723a0a99cab7f3eaccf074fd
uses: pypa/cibuildwheel@7940a4c0e76eb2030e473a5f864f291f63ee879b
with:
output-dir: dist
env:
Expand Down

0 comments on commit 5185d81

Please sign in to comment.