mirror of
https://github.com/curl/curl.git
synced 2026-05-05 09:27:20 +03:00
CI: use openssl 3.0.10+quic, nghttp3 0.14.0, ngtcp2 0.18.0
Closes #11585
This commit is contained in:
parent
8b12f9e203
commit
8eda84bdc1
3 changed files with 15 additions and 15 deletions
6
.github/workflows/ngtcp2-linux.yml
vendored
6
.github/workflows/ngtcp2-linux.yml
vendored
|
|
@ -46,9 +46,9 @@ permissions: {}
|
|||
|
||||
env:
|
||||
MAKEFLAGS: -j 3
|
||||
openssl-version: 3.0.9+quic
|
||||
nghttp3-version: v0.13.0
|
||||
ngtcp2-version: v0.17.0
|
||||
openssl-version: 3.0.10+quic
|
||||
nghttp3-version: v0.14.0
|
||||
ngtcp2-version: v0.18.0
|
||||
nghttp2-version: v1.55.1
|
||||
gnutls-version: 3.8.0
|
||||
wolfssl-version: v5.6.3-stable
|
||||
|
|
|
|||
6
.github/workflows/quiche-linux.yml
vendored
6
.github/workflows/quiche-linux.yml
vendored
|
|
@ -46,9 +46,9 @@ permissions: {}
|
|||
|
||||
env:
|
||||
MAKEFLAGS: -j 3
|
||||
openssl-version: 3.0.9+quic
|
||||
nghttp3-version: v0.13.0
|
||||
ngtcp2-version: v0.17.0
|
||||
openssl-version: 3.0.10+quic
|
||||
nghttp3-version: v0.14.0
|
||||
ngtcp2-version: v0.18.0
|
||||
nghttp2-version: v1.55.1
|
||||
quiche-version: 0.17.2
|
||||
mod_h2-version: v2.0.21
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue