CI: github: switch to wolfssl git-c4b77ad for new PR

The "dynamic-certs-n-ciphers" PR was just merged, lets build the wolfssl
git instead of the 5.6.4 version, so we could test the feature.
This commit is contained in:
William Lallemand 2023-12-08 11:10:42 +01:00
parent 86376f591e
commit 1a19e4e7af
1 changed files with 1 additions and 1 deletions

2
.github/matrix.py vendored
View File

@ -194,7 +194,7 @@ def main(ref_name):
"OPENSSL_VERSION=1.0.2u",
"OPENSSL_VERSION=1.1.1s",
"QUICTLS=yes",
"WOLFSSL_VERSION=5.6.4",
"WOLFSSL_VERSION=git-c4b77ad",
"AWS_LC_VERSION=1.16.0",
# "BORINGSSL=yes",
]