mirror of
https://github.com/encounter/decomp-toolkit.git
synced 2025-12-18 01:15:23 +00:00
Use mimalloc when targeting musl
Also removes the armv7 linux build. If you were using this, let me know! Updates all dependencies
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user