]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CI: github: upgrade the WolfSSL job to 5.7.0
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 28 May 2024 17:16:03 +0000 (19:16 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 28 May 2024 17:26:52 +0000 (19:26 +0200)
WolfSSL 5.70 was released in March 2024,  let's upgrade our CI job to
this version.

.github/matrix.py

index 9300d325b44e07bf9565a07634de07f2d86c35fd..d3ab890dad1f9f88e296a433d00fc00c0b715764 100755 (executable)
@@ -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",
         ]