From: William Lallemand Date: Tue, 28 May 2024 17:16:03 +0000 (+0200) Subject: CI: github: upgrade the WolfSSL job to 5.7.0 X-Git-Tag: v3.0.0~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=40cd5cc0e215ea5f649725385e052fab2ba38181;p=thirdparty%2Fhaproxy.git CI: github: upgrade the WolfSSL job to 5.7.0 WolfSSL 5.70 was released in March 2024, let's upgrade our CI job to this version. --- diff --git a/.github/matrix.py b/.github/matrix.py index 9300d325b4..d3ab890dad 100755 --- a/.github/matrix.py +++ b/.github/matrix.py @@ -190,7 +190,7 @@ def main(ref_name): "OPENSSL_VERSION=1.0.2u", "OPENSSL_VERSION=1.1.1s", "QUICTLS=yes", - "WOLFSSL_VERSION=5.6.6", + "WOLFSSL_VERSION=5.7.0", "AWS_LC_VERSION=1.16.0", # "BORINGSSL=yes", ]