From: William Lallemand Date: Mon, 24 Feb 2025 14:26:55 +0000 (+0100) Subject: CI: test wolfssl master branch on push X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2F20250224-ocsp-wolfssl;p=thirdparty%2Fhaproxy.git CI: test wolfssl master branch on push --- diff --git a/.github/matrix.py b/.github/matrix.py index efecb338f..ffc9d0f81 100755 --- a/.github/matrix.py +++ b/.github/matrix.py @@ -219,7 +219,7 @@ def main(ref_name): "OPENSSL_VERSION=1.0.2u", "OPENSSL_VERSION=1.1.1s", "QUICTLS=yes", - "WOLFSSL_VERSION=5.7.0", + "WOLFSSL_VERSION=git-master", "AWS_LC_VERSION=1.39.0", # "BORINGSSL=yes", ]