Skip to content

Commit

Permalink
Update cibuildwheel to v2.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Nov 22, 2024
1 parent 746cfd0 commit 7fbc127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build wheels
uses: pypa/cibuildwheel@v2.19.1
uses: pypa/cibuildwheel@v2.21.3
env:
CIBW_SOME_OPTION: value
with:
Expand Down

0 comments on commit 7fbc127

Please sign in to comment.