We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c55ba commit 735d4fcCopy full SHA for 735d4fc
.github/workflows/cibuildwheel.yml
@@ -205,7 +205,7 @@ jobs:
205
with:
206
platforms: all
207
- name: Build wheels
208
- uses: pypa/cibuildwheel@v2.4.0
+ uses: pypa/cibuildwheel@v2.17.0
209
env:
210
CIBW_MANYLINUX_X86_64_IMAGE: ${{ matrix.manylinux_image }}
211
CIBW_BUILD: cp${{ matrix.python }}-${{ matrix.platform_id }}
third/mimalloc
@@ -0,0 +1 @@
1
+Subproject commit f2712f4a8f038a7fb4df2790f4c3b7e3ed9e219b
0 commit comments