add linux arm64 package

This commit is contained in:
loverustfs
2025-05-29 14:50:02 +08:00
committed by houseme
parent 2f487be832
commit eefb2f8127
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- { profile: release, target: x86_64-unknown-linux-gnu, glibc: "default" } - { profile: release, target: x86_64-unknown-linux-gnu, glibc: "default" }
- { profile: release, target: aarch64-apple-darwin, glibc: "default" } - { profile: release, target: aarch64-apple-darwin, glibc: "default" }
#- { profile: release, target: aarch64-unknown-linux-gnu, glibc: "default" } #- { profile: release, target: aarch64-unknown-linux-gnu, glibc: "default" }
#- { profile: release, target: aarch64-unknown-linux-musl, glibc: "default" } - { profile: release, target: aarch64-unknown-linux-musl, glibc: "default" }
#- { profile: release, target: x86_64-pc-windows-msvc, glibc: "default" } #- { profile: release, target: x86_64-pc-windows-msvc, glibc: "default" }
exclude: exclude:
# Linux targets on non-Linux systems # Linux targets on non-Linux systems