mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-02-16 10:36:55 +00:00
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:
parent
d5e43caaf5
commit
40cd5cc0e2
2
.github/matrix.py
vendored
2
.github/matrix.py
vendored
@ -190,7 +190,7 @@ def main(ref_name):
|
|||||||
"OPENSSL_VERSION=1.0.2u",
|
"OPENSSL_VERSION=1.0.2u",
|
||||||
"OPENSSL_VERSION=1.1.1s",
|
"OPENSSL_VERSION=1.1.1s",
|
||||||
"QUICTLS=yes",
|
"QUICTLS=yes",
|
||||||
"WOLFSSL_VERSION=5.6.6",
|
"WOLFSSL_VERSION=5.7.0",
|
||||||
"AWS_LC_VERSION=1.16.0",
|
"AWS_LC_VERSION=1.16.0",
|
||||||
# "BORINGSSL=yes",
|
# "BORINGSSL=yes",
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user