Skip to content

Commit

Permalink
Update cibuildwheel to build Python 3.12 wheels (#751)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjpfan authored Dec 9, 2023
1 parent e24c2f2 commit 8acba6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
git fetch --prune --unshallow
- name: Build wheels
uses: pypa/cibuildwheel@v2.12.3
uses: pypa/cibuildwheel@vv2.16.2

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

0 comments on commit 8acba6e

Please sign in to comment.