Disable feature static & zlib-ng on x86_64-apple-darwin

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2022-07-23 22:00:53 +10:00
parent 291269f50f
commit 82aa893306
No known key found for this signature in database
GPG key ID: 591C0B03040416D6

View file

@ -29,6 +29,7 @@ jobs:
output: cargo-binstall
use-cross: false
test: true
debug_build_args: --no-default-features --features rustls
- target: aarch64-apple-darwin
os: macos-latest
output: cargo-binstall