mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 08:18:18 +00:00
fix
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
#- { profile: release, target: x86_64-unknown-linux-musl, glibc: "default" }
|
||||
- { profile: release, target: x86_64-unknown-linux-gnu, 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" }
|
||||
exclude:
|
||||
- os: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user