Skip to content

Commit

Permalink
downgrade cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbachmann authored May 18, 2024
1 parent 177663a commit 75c883f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releasebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
run: cp dist/*.tar.gz rapidfuzz.tar.gz

- name: Build wheels
uses: pypa/cibuildwheel@v2.18.0
uses: pypa/cibuildwheel@v2.17.0
with:
package-dir: rapidfuzz.tar.gz
output-dir: wheelhouse
Expand Down

0 comments on commit 75c883f

Please sign in to comment.