CI: switch to the "latest" LibreSSL
LibreSSL-3.6.0 had some regression, it was fixed in 3.6.1, let us
switch back to the latest LibreSSL available
(cherry picked from commit 70b2c72687
)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
This commit is contained in:
parent
09ae90d983
commit
a7c11202a8
2
.github/matrix.py
vendored
2
.github/matrix.py
vendored
@ -129,7 +129,7 @@ for CC in ["gcc", "clang"]:
|
||||
"stock",
|
||||
"OPENSSL_VERSION=1.0.2u",
|
||||
"OPENSSL_VERSION=latest",
|
||||
"LIBRESSL_VERSION=3.5.3",
|
||||
"LIBRESSL_VERSION=latest",
|
||||
"QUICTLS=yes",
|
||||
# "BORINGSSL=yes",
|
||||
]:
|
||||
|
Loading…
Reference in New Issue
Block a user