mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-22 05:28:42 +00:00
Use rustls on debug for aarch64-apple-darwin
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
82aa893306
commit
23139e9db5
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
|||
output: cargo-binstall
|
||||
use-cross: false
|
||||
test: false
|
||||
debug_build_args: --no-default-features --features native-tls
|
||||
debug_build_args: --no-default-features --features rustls
|
||||
- target: x86_64-pc-windows-msvc
|
||||
os: windows-latest
|
||||
output: cargo-binstall.exe
|
||||
|
|
Loading…
Add table
Reference in a new issue