mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-23 04:39:04 +00:00
add linux arm64 package
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user