Skip to content

Commit c106123

Browse files
committed
Use mimalloc when targeting musl
Also removes the armv7 linux build. If you were using this, let me know! Updates all dependencies
1 parent dfda3d5 commit c106123

File tree

5 files changed

+137
-105
lines changed

5 files changed

+137
-105
lines changed

.github/workflows/build.yml

-4
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,6 @@ jobs:
9797
target: aarch64-unknown-linux-musl
9898
name: linux-aarch64
9999
build: zigbuild
100-
- platform: ubuntu-latest
101-
target: armv7-unknown-linux-musleabi
102-
name: linux-armv7l
103-
build: zigbuild
104100
- platform: windows-latest
105101
target: i686-pc-windows-msvc
106102
name: windows-x86

0 commit comments

Comments
 (0)