mirror of
https://github.com/curl/curl.git
synced 2025-01-12 13:55:11 +08:00
Revert "ci: update nghttp2/nghttp2 to v1.62.0"
This reverts commit 14f2c76755
.
We need to also upgrade the C++ compiler for that bump to work.
Closes #13656
This commit is contained in:
parent
5111d6b7fd
commit
49140cd188
2
.github/workflows/ngtcp2-linux.yml
vendored
2
.github/workflows/ngtcp2-linux.yml
vendored
@ -56,7 +56,7 @@ env:
|
||||
# renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com
|
||||
ngtcp2-version: 1.5.0
|
||||
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com
|
||||
nghttp2-version: 1.62.0
|
||||
nghttp2-version: 1.61.0
|
||||
# renovate: datasource=github-tags depName=icing/mod_h2 versioning=semver registryUrl=https://github.com
|
||||
mod_h2-version: 2.0.27
|
||||
|
||||
|
2
.github/workflows/osslq-linux.yml
vendored
2
.github/workflows/osslq-linux.yml
vendored
@ -55,7 +55,7 @@ env:
|
||||
# renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com
|
||||
ngtcp2-version: 1.5.0
|
||||
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com
|
||||
nghttp2-version: 1.62.0
|
||||
nghttp2-version: 1.61.0
|
||||
# renovate: datasource=github-tags depName=icing/mod_h2 versioning=semver registryUrl=https://github.com
|
||||
mod_h2-version: 2.0.27
|
||||
|
||||
|
2
.github/workflows/quiche-linux.yml
vendored
2
.github/workflows/quiche-linux.yml
vendored
@ -53,7 +53,7 @@ env:
|
||||
# renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com
|
||||
ngtcp2-version: 1.5.0
|
||||
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com
|
||||
nghttp2-version: 1.62.0
|
||||
nghttp2-version: 1.61.0
|
||||
# renovate: datasource=github-tags depName=cloudflare/quiche versioning=semver registryUrl=https://github.com
|
||||
quiche-version: 0.21.0
|
||||
# renovate: datasource=github-tags depName=icing/mod_h2 versioning=semver registryUrl=https://github.com
|
||||
|
Loading…
Reference in New Issue
Block a user