CI: github: update wolfSSL to 5.6.6

Update wolfSSL to 5.6.6
This commit is contained in:
William Lallemand 2024-01-12 17:48:22 +01:00
parent 97832ab823
commit 8a7c0360f3

2
.github/matrix.py vendored
View File

@ -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",
]