CI: update ngtcp2 and nghttp2 for pytest

Follow-up: 5c9ee8cef4

Closes #10508
This commit is contained in:
Philip H 2023-02-14 12:40:32 +01:00 committed by Daniel Stenberg
parent 8125822e6e
commit 8bd5a13dc3
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -65,7 +65,7 @@ jobs:
name: 'install nghttp3'
- run: |
git clone --depth=1 -b v0.12.1 https://github.com/ngtcp2/ngtcp2
git clone --depth=1 -b v0.13.1 https://github.com/ngtcp2/ngtcp2
cd ngtcp2
autoreconf -fi
./configure ${{ matrix.build.ngtcp2-configure }} --with-openssl
@ -73,7 +73,7 @@ jobs:
name: 'install ngtcp2'
- run: |
git clone --depth=1 -b v1.51.0 https://github.com/nghttp2/nghttp2
git clone --depth=1 -b v1.52.0 https://github.com/nghttp2/nghttp2
cd nghttp2
autoreconf -fi
./configure --prefix=$HOME/all PKG_CONFIG_PATH="$HOME/all/lib/pkgconfig" --enable-http3