mirror of
https://github.com/curl/curl.git
synced 2026-07-23 12:27:19 +03:00
parent
8836e65967
commit
8cc05992a8
1 changed files with 2 additions and 2 deletions
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
|
|
@ -268,11 +268,11 @@ jobs:
|
|||
- name: rustls valgrind
|
||||
install_packages: valgrind
|
||||
install_steps: rust rustls pytest
|
||||
configure: --with-rustls --enable-debug
|
||||
configure: --with-rustls --enable-ech --enable-debug
|
||||
|
||||
- name: rustls
|
||||
install_steps: rust rustls skipall
|
||||
generate: -DCURL_USE_RUSTLS=ON -DENABLE_DEBUG=ON
|
||||
generate: -DCURL_USE_RUSTLS=ON -DUSE_ECH=ON -DENABLE_DEBUG=ON
|
||||
|
||||
- name: IntelC openssl
|
||||
install_packages: zlib1g-dev libssl-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue