CI: update to the latest WolfSSL version
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 22 Nov 2024 15:05:32 +0000 (16:05 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 22 Nov 2024 15:05:32 +0000 (16:05 +0100)
Update the CI to the 5.7.4 WolfSSL version.

.github/matrix.py

index 130eda2..e576a29 100755 (executable)
@@ -188,7 +188,7 @@ def main(ref_name):
             "OPENSSL_VERSION=1.0.2u",
             "OPENSSL_VERSION=1.1.1s",
             "QUICTLS=yes",
-            "WOLFSSL_VERSION=5.7.0",
+            "WOLFSSL_VERSION=5.7.4",
             "AWS_LC_VERSION=1.39.0",
             # "BORINGSSL=yes",
         ]