Skip to content

Commit

Permalink
ENH: Update cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpa authored Jul 5, 2024
1 parent 1d465c3 commit 0990afb
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 @@ -113,7 +113,7 @@ jobs:
uses: ilammy/msvc-dev-cmd@v1

- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.16.2 setuptools toml
run: python -m pip install cibuildwheel==2.19.2 setuptools toml

- name: Get package name and version (Linux / Mac)
if: ${{ ! startsWith(matrix.os, 'windows-') }}
Expand Down

0 comments on commit 0990afb

Please sign in to comment.