mirror of
https://github.com/curl/curl.git
synced 2026-07-10 13:07:21 +03:00
cf-ngtcp2-cmn: initialize new callback ptr for ngtcp2 1.24.0+, bump in CI
Fixes #22205 Closes #22207
This commit is contained in:
parent
c253a96296
commit
99859ecca8
2 changed files with 4 additions and 1 deletions
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
|
@ -58,7 +58,7 @@ env:
|
|||
# renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com
|
||||
NGHTTP3_VERSION: 1.17.0
|
||||
# renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com
|
||||
NGTCP2_VERSION: 1.23.0
|
||||
NGTCP2_VERSION: 1.24.0
|
||||
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com
|
||||
NGHTTP2_VERSION: 1.69.0
|
||||
# no tagged releases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue