We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4da120 commit 9b58c5eCopy full SHA for 9b58c5e
1 file changed
.github/workflows/cibuildwheel.yml
@@ -31,7 +31,7 @@ jobs:
31
platforms: all
32
33
- name: Build wheels
34
- uses: pypa/cibuildwheel@v2.21.1
+ uses: pypa/cibuildwheel@v2.22.0
35
env:
36
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
37
CIBW_MANYLINUX_I686_IMAGE: manylinux2014
0 commit comments