CI: github: upgrade the WolfSSL job to 5.7.0

WolfSSL 5.70 was released in March 2024,  let's upgrade our CI job to
this version.
This commit is contained in:
William Lallemand 2024-05-28 19:16:03 +02:00
parent d5e43caaf5
commit 40cd5cc0e2
1 changed files with 1 additions and 1 deletions

2
.github/matrix.py vendored
View File

@ -190,7 +190,7 @@ def main(ref_name):
"OPENSSL_VERSION=1.0.2u",
"OPENSSL_VERSION=1.1.1s",
"QUICTLS=yes",
"WOLFSSL_VERSION=5.6.6",
"WOLFSSL_VERSION=5.7.0",
"AWS_LC_VERSION=1.16.0",
# "BORINGSSL=yes",
]