Skip to content

Commit

Permalink
revert prev. version of cibuildwheel Build Wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
sumerc committed Nov 5, 2024
1 parent d6e7f84 commit ea6549c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.17.0
uses: pypa/cibuildwheel@v2.16.2

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit ea6549c

Please sign in to comment.