mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-04 19:25:40 +00:00
test
This commit is contained in:
@@ -19,12 +19,12 @@ jobs:
|
|||||||
variant:
|
variant:
|
||||||
#- { 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
|
||||||
variant: { profile: release, target: x86_64-apple-darwin, glibc: "default" }
|
variant: { profile: release, target: aarch64-apple-darwin, glibc: "default" }
|
||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
variant: { profile: release, target: x86_64-unknown-linux-gnu, glibc: "default" }
|
variant: { profile: release, target: x86_64-unknown-linux-gnu, glibc: "default" }
|
||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user