mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Disable feature static & zlib-ng on x86_64-apple-darwin
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
291269f50f
commit
82aa893306
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ jobs:
|
||||||
output: cargo-binstall
|
output: cargo-binstall
|
||||||
use-cross: false
|
use-cross: false
|
||||||
test: true
|
test: true
|
||||||
|
debug_build_args: --no-default-features --features rustls
|
||||||
- target: aarch64-apple-darwin
|
- target: aarch64-apple-darwin
|
||||||
os: macos-latest
|
os: macos-latest
|
||||||
output: cargo-binstall
|
output: cargo-binstall
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue