Skip to content

Commit

Permalink
Update cibuildwheel 2.16.2 -> 2.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sandhose committed Jun 18, 2024
1 parent 99ff07f commit d89ae8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
python-version: "3.x"

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

- name: Set up QEMU to emulate aarch64
if: matrix.arch == 'aarch64'
Expand Down

0 comments on commit d89ae8a

Please sign in to comment.