mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-07 07:37:02 +02:00
CI: github actions: switch to LibreSSL-3.5.1
This commit is contained in:
parent
58a81aeb91
commit
2ec39ea653
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=1.0.2u",
|
||||||
"OPENSSL_VERSION=3.0.1",
|
"OPENSSL_VERSION=3.0.1",
|
||||||
"LIBRESSL_VERSION=2.9.2",
|
"LIBRESSL_VERSION=2.9.2",
|
||||||
"LIBRESSL_VERSION=3.3.3",
|
"LIBRESSL_VERSION=3.5.1",
|
||||||
"QUICTLS=yes",
|
"QUICTLS=yes",
|
||||||
# "BORINGSSL=yes",
|
# "BORINGSSL=yes",
|
||||||
]:
|
]:
|
||||||
|
Loading…
Reference in New Issue
Block a user