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
This commit is contained in:
parent
aa529f776d
commit
70b2c72687
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…
x
Reference in New Issue
Block a user