mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-17 09:40:32 +00:00
fix
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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