Skip to content

Commit

Permalink
Use mimalloc when targeting musl
Browse files Browse the repository at this point in the history
Also removes the armv7 linux build.
If you were using this, let me know!

Updates all dependencies
  • Loading branch information
encounter committed Sep 29, 2024
1 parent dfda3d5 commit c106123
Show file tree
Hide file tree
Showing 5 changed files with 137 additions and 105 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,6 @@ jobs:
target: aarch64-unknown-linux-musl
name: linux-aarch64
build: zigbuild
- platform: ubuntu-latest
target: armv7-unknown-linux-musleabi
name: linux-armv7l
build: zigbuild
- platform: windows-latest
target: i686-pc-windows-msvc
name: windows-x86
Expand Down
Loading

0 comments on commit c106123

Please sign in to comment.