Skip to content

Commit

Permalink
update cibuildwheel [SKIP-CI]
Browse files Browse the repository at this point in the history
Updates to the latest version of ci build wheel.
  • Loading branch information
ahankinson authored Oct 14, 2024
1 parent 5850570 commit 966ab86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
#===============================================#
# wheels
- name: Build wheels
uses: pypa/cibuildwheel@8d945475ac4b1aac4ae08b2fd27db9917158b6ce # v2.17.0
uses: pypa/cibuildwheel@7940a4c0e76eb2030e473a5f864f291f63ee879b # v2.21.3
with:
output-dir: wheelhouse
env:
Expand Down

0 comments on commit 966ab86

Please sign in to comment.