mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-27 15:37:02 +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-musl, glibc: "default" }
|
||||||
- { 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" }
|
||||||
exclude:
|
exclude:
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user