Skip to content

Commit

Permalink
update cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
szabolcsdombi committed Oct 4, 2023
1 parent 1a56c50 commit 97b8a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
architecture: x64

- name: deps
run: python -m pip install cibuildwheel==2.12.3
run: python -m pip install cibuildwheel==2.16.2

- name: wheels
run: python -m cibuildwheel --output-dir package
Expand Down

0 comments on commit 97b8a59

Please sign in to comment.