mirror of
https://github.com/curl/curl.git
synced 2026-06-26 07:55:38 +03:00
try 5
This commit is contained in:
parent
bf8f39bedd
commit
5a199003b8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
|
@ -352,7 +352,7 @@ jobs:
|
|||
generate: >-
|
||||
-DOPENSSL_ROOT_DIR=/home/runner/awslc/build
|
||||
-DUSE_NGTCP2=ON -DCURL_DISABLE_NTLM=ON
|
||||
-DCMAKE_UNITY_BUILD=ON
|
||||
-DCMAKE_UNITY_BUILD=ON -DCMAKE_POSITION_INDEPENDENT_CODE=ON
|
||||
|
||||
- name: 'quictls'
|
||||
install_steps: skipall
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue