Skip to content

Commit

Permalink
Revert "Downgrade one version of cibuildwheel"
Browse files Browse the repository at this point in the history
This reverts commit df0cd07.
  • Loading branch information
makaimann committed Feb 20, 2025
1 parent fb39369 commit 9e328a8
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 @@ -51,7 +51,7 @@ jobs:
cp ./python/pyproject.toml ./build/python/
- name: Build wheels
uses: pypa/cibuildwheel@v2.21.3
uses: pypa/cibuildwheel@v2.22.0
with:
# Where the setup.py/pyproject.toml build infrastructure is
package-dir: ./build/python
Expand Down

0 comments on commit 9e328a8

Please sign in to comment.