mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-21 06:06:59 -04:00
CI: github: update wolfSSL to 5.6.4
Update wolfSSL to the 5.6.4 released version.
This commit is contained in:
parent
5158c0ff69
commit
20726b43aa
1 changed files with 1 additions and 1 deletions
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=git-d83f2fa",
|
||||
"WOLFSSL_VERSION=5.6.4",
|
||||
"AWS_LC_VERSION=1.16.0",
|
||||
# "BORINGSSL=yes",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue