Skip to content

Commit 9b58c5e

Browse files
committed
update cibuildwheel
1 parent f4da120 commit 9b58c5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
platforms: all
3232

3333
- name: Build wheels
34-
uses: pypa/cibuildwheel@v2.21.1
34+
uses: pypa/cibuildwheel@v2.22.0
3535
env:
3636
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
3737
CIBW_MANYLINUX_I686_IMAGE: manylinux2014

0 commit comments

Comments
 (0)