Skip to content

Commit

Permalink
add older version of cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrover1 committed Mar 4, 2024
1 parent 43001b0 commit 1d60bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
git fetch --prune --unshallow
- name: Build wheels for CPython
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.9.0
with:
output-dir: dist
env:
Expand Down

0 comments on commit 1d60bbb

Please sign in to comment.