We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c15ae commit b2c44daCopy full SHA for b2c44da
.github/workflows/tests.yml
@@ -71,7 +71,7 @@ jobs:
71
with:
72
submodules: true
73
fetch-depth: 0
74
- - uses: pypa/cibuildwheel@v2.16.2
+ - uses: pypa/cibuildwheel@v2.19.1
75
env:
76
CIBW_SKIP: "*-win32 *_i686"
77
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
0 commit comments