From: Graham Campbell Date: Sat, 2 Dec 2023 18:24:19 +0000 (+0000) Subject: CI/quiche: use `3.1.4+quic` consistently in CI workflows X-Git-Tag: curl-8_5_0~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7b507feff4e402f364c6e5b28471c52b17b2e526;p=thirdparty%2Fcurl.git CI/quiche: use `3.1.4+quic` consistently in CI workflows Closes #12447 --- diff --git a/.github/workflows/quiche-linux.yml b/.github/workflows/quiche-linux.yml index cc6222ef67..96b57957dc 100644 --- a/.github/workflows/quiche-linux.yml +++ b/.github/workflows/quiche-linux.yml @@ -46,7 +46,7 @@ permissions: {} env: MAKEFLAGS: -j 3 - openssl-version: 3.0.10+quic + openssl-version: 3.1.4+quic nghttp3-version: v1.0.0 ngtcp2-version: v1.0.1 nghttp2-version: v1.58.0