linux-arm64 support

This commit is contained in:
Topper Bowers 2026-02-03 22:27:02 +01:00
parent cc5a9e0d73
commit 5233334d11
10 changed files with 151 additions and 2 deletions

View file

@ -96,6 +96,11 @@ jobs:
target: x86_64-unknown-linux-musl
binary_ext: ""
arch: x86_64
- platform: linux
runner: depot-ubuntu-24.04-arm-8
target: aarch64-unknown-linux-musl
binary_ext: ""
arch: aarch64
- platform: windows
runner: depot-ubuntu-24.04-8
target: x86_64-pc-windows-gnu