From: William Lallemand Date: Fri, 12 Jan 2024 16:48:22 +0000 (+0100) Subject: CI: github: update wolfSSL to 5.6.6 X-Git-Tag: v3.0-dev2~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a7c0360f3f6945e635b47c2782fbbb8cf1644c5;p=thirdparty%2Fhaproxy.git CI: github: update wolfSSL to 5.6.6 Update wolfSSL to 5.6.6 --- diff --git a/.github/matrix.py b/.github/matrix.py index 5e01c28bb3..dde5b44146 100755 --- a/.github/matrix.py +++ b/.github/matrix.py @@ -195,7 +195,7 @@ def main(ref_name): "OPENSSL_VERSION=1.0.2u", "OPENSSL_VERSION=1.1.1s", "QUICTLS=yes", - "WOLFSSL_VERSION=git-c4b77ad", + "WOLFSSL_VERSION=5.6.6", "AWS_LC_VERSION=1.16.0", # "BORINGSSL=yes", ]