Skip to content

Commit 735d4fc

Browse files
committed
mod
1 parent 09c55ba commit 735d4fc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/cibuildwheel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
with:
206206
platforms: all
207207
- name: Build wheels
208-
uses: pypa/cibuildwheel@v2.4.0
208+
uses: pypa/cibuildwheel@v2.17.0
209209
env:
210210
CIBW_MANYLINUX_X86_64_IMAGE: ${{ matrix.manylinux_image }}
211211
CIBW_BUILD: cp${{ matrix.python }}-${{ matrix.platform_id }}

third/mimalloc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit f2712f4a8f038a7fb4df2790f4c3b7e3ed9e219b

0 commit comments

Comments
 (0)