From: William Lallemand Date: Fri, 22 Nov 2024 15:23:44 +0000 (+0100) Subject: Revert "CI: update to the latest WolfSSL version" X-Git-Tag: v3.1.0~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16e44e70c8c4f47b23e19be1fcc41811d67ced66;p=thirdparty%2Fhaproxy.git Revert "CI: update to the latest WolfSSL version" This reverts commit 03f57fcf94dae61906b56d10d1fb21f7afaae4fc. Looks like the 5.7.4 version is broke with HAProxy, let's revert the CI for now. --- diff --git a/.github/matrix.py b/.github/matrix.py index e576a29d58..130eda2265 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.4", + "WOLFSSL_VERSION=5.7.0", "AWS_LC_VERSION=1.39.0", # "BORINGSSL=yes", ]