Skip to content

Commit 0c3121f

Browse files
committed
Update cibuildwheel 2.16.2 -> 2.19.1
1 parent 81a1088 commit 0c3121f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-artifacts.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
python-version: "3.x"
131131

132132
- name: Install cibuildwheel
133-
run: python -m pip install cibuildwheel==2.16.2
133+
run: python -m pip install cibuildwheel==2.19.1
134134

135135
- name: Set up QEMU to emulate aarch64
136136
if: matrix.arch == 'aarch64'

0 commit comments

Comments
 (0)