From: William Lallemand Date: Fri, 22 Nov 2024 15:05:32 +0000 (+0100) Subject: CI: update to the latest WolfSSL version X-Git-Tag: v3.1.0~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03f57fcf94dae61906b56d10d1fb21f7afaae4fc;p=thirdparty%2Fhaproxy.git CI: update to the latest WolfSSL version Update the CI to the 5.7.4 WolfSSL version. --- diff --git a/.github/matrix.py b/.github/matrix.py index 130eda2265..e576a29d58 100755 --- a/.github/matrix.py +++ b/.github/matrix.py @@ -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", ]