Skip to content

Commit

Permalink
CI: update cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavid committed Jul 6, 2024
1 parent e104528 commit 511ccd9
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 @@ -28,7 +28,7 @@ jobs:
platforms: all

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

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

0 comments on commit 511ccd9

Please sign in to comment.