CI: github actions: update LibreSSL to 3.5.2
LibreSSL-3.5.2 was released on Apr 23nd 2022, let us switch to it
This commit is contained in:
parent
c40e19d711
commit
c89dec3dc8
2
.github/matrix.py
vendored
2
.github/matrix.py
vendored
@ -112,7 +112,7 @@ for CC in ["gcc", "clang"]:
|
||||
"OPENSSL_VERSION=1.0.2u",
|
||||
"OPENSSL_VERSION=3.0.2",
|
||||
"LIBRESSL_VERSION=2.9.2",
|
||||
"LIBRESSL_VERSION=3.5.1",
|
||||
"LIBRESSL_VERSION=3.5.2",
|
||||
"QUICTLS=yes",
|
||||
# "BORINGSSL=yes",
|
||||
]:
|
||||
|
Loading…
x
Reference in New Issue
Block a user