Skip to content

Commit

Permalink
Update cibuildwheel version to include Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mgao6767 committed Feb 20, 2024
1 parent 5c1f509 commit 7ed1fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
pip install numpy -C-Dallow-noblas=true
- name: Build wheels
uses: pypa/cibuildwheel@v2.12.3
uses: pypa/cibuildwheel@v2.16.5

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

0 comments on commit 7ed1fb7

Please sign in to comment.