Skip to content

Commit d89ae8a

Browse files
committed
Update cibuildwheel 2.16.2 -> 2.19.1
1 parent 99ff07f commit d89ae8a

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
@@ -131,7 +131,7 @@ jobs:
131131
python-version: "3.x"
132132

133133
- name: Install cibuildwheel
134-
run: python -m pip install cibuildwheel==2.16.2
134+
run: python -m pip install cibuildwheel==2.19.1
135135

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

0 commit comments

Comments
 (0)