CI: github: upgrade to wolfssl 5.7.6

Upgrade the CI to the latest WolfSSL version in the 5.7 branch, it's an
old one, but this need to be upgraded step by step.
This commit is contained in:
William Lallemand 2026-03-11 15:12:04 +01:00
parent b7084e129d
commit 3fca99125a

2
.github/matrix.py vendored
View File

@ -223,7 +223,7 @@ def main(ref_name):
"OPENSSL_VERSION=1.1.1s",
"OPENSSL_VERSION=3.5.1",
"QUICTLS_VERSION=OpenSSL_1_1_1w-quic1",
"WOLFSSL_VERSION=5.7.0",
"WOLFSSL_VERSION=5.7.6",
"AWS_LC_VERSION=1.39.0",
# "BORINGSSL=yes",
]