Skip to content

Commit

Permalink
bump cibuildwheel to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ravnoor committed Jan 20, 2023
1 parent edf4a7b commit c7cfeae
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 @@ -96,7 +96,7 @@ jobs:
uses: ilammy/msvc-dev-cmd@v1

- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.3.1
run: python -m pip install cibuildwheel==2.12.0

- name: Build wheels
env:
Expand Down

0 comments on commit c7cfeae

Please sign in to comment.