mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-05 22:56:57 +02:00
CI: github: update wolfssl to git revision d83f2fa
WolfSSL 5.6.3 does not pass all the haproxy reg-tests since some fixes are still unreleased in the master branch. Build wolfSSL with a recent git revision to have passing reg-tests.
This commit is contained in:
parent
160615e574
commit
5fa7bf207e
2
.github/matrix.py
vendored
2
.github/matrix.py
vendored
@ -194,7 +194,7 @@ def main(ref_name):
|
||||
"OPENSSL_VERSION=1.0.2u",
|
||||
"OPENSSL_VERSION=1.1.1s",
|
||||
"QUICTLS=yes",
|
||||
"WOLFSSL_VERSION=5.6.3",
|
||||
"WOLFSSL_VERSION=git-d83f2fa",
|
||||
# "BORINGSSL=yes",
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user