Skip to content

Commit

Permalink
Update cibuildwheel to 2.22
Browse files Browse the repository at this point in the history
  • Loading branch information
skogler committed Dec 23, 2024
1 parent 6c4656e commit f15ea27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
submodules: recursive

- name: Build wheels
uses: pypa/cibuildwheel@v2.19.2
uses: pypa/cibuildwheel@v2.22.0

- name: Show files
run: ls -lh wheelhouse
Expand Down

0 comments on commit f15ea27

Please sign in to comment.