summaryrefslogtreecommitdiff
path: root/.github/workflows/ngtcp2-wolfssl.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ngtcp2-wolfssl.yml')
-rw-r--r--.github/workflows/ngtcp2-wolfssl.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/ngtcp2-wolfssl.yml b/.github/workflows/ngtcp2-wolfssl.yml
index 8fdca6726..e1c890d29 100644
--- a/.github/workflows/ngtcp2-wolfssl.yml
+++ b/.github/workflows/ngtcp2-wolfssl.yml
@@ -88,7 +88,7 @@ jobs:
name: 'install quictls'
- run: |
- git clone --quiet --depth=1 -b v0.10.0 https://github.com/ngtcp2/nghttp3
+ git clone --quiet --depth=1 -b v0.11.0 https://github.com/ngtcp2/nghttp3
cd nghttp3
autoreconf -fi
./configure --prefix=$HOME/all PKG_CONFIG_PATH="$HOME/all/lib/pkgconfig" --enable-lib-only
@@ -96,7 +96,7 @@ jobs:
name: 'install nghttp3'
- run: |
- git clone --quiet --depth=1 -b v0.13.1 https://github.com/ngtcp2/ngtcp2
+ git clone --quiet --depth=1 -b v0.15.0 https://github.com/ngtcp2/ngtcp2
cd ngtcp2
autoreconf -fi
./configure ${{ matrix.build.ngtcp2-configure }} --with-openssl --with-wolfssl
@@ -104,7 +104,7 @@ jobs:
name: 'install ngtcp2'
- run: |
- git clone --quiet --depth=1 -b v1.52.0 https://github.com/nghttp2/nghttp2
+ git clone --quiet --depth=1 -b v1.53.0 https://github.com/nghttp2/nghttp2
cd nghttp2
autoreconf -fi
./configure --prefix=$HOME/all PKG_CONFIG_PATH="$HOME/all/lib/pkgconfig" --enable-http3