mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 23:27:04 +02:00
CI: Github Actions: switch to LibreSSL-3.3.3
stable LibreSSL-3.3.3 released, let us switch to it
This commit is contained in:
parent
1ab6c0bfd2
commit
04b57a7d1b
2
.github/matrix.py
vendored
2
.github/matrix.py
vendored
@ -105,7 +105,7 @@ for CC in ["gcc", "clang"]:
|
|||||||
"stock",
|
"stock",
|
||||||
"OPENSSL_VERSION=1.0.2u",
|
"OPENSSL_VERSION=1.0.2u",
|
||||||
"LIBRESSL_VERSION=2.9.2",
|
"LIBRESSL_VERSION=2.9.2",
|
||||||
"LIBRESSL_VERSION=3.2.5",
|
"LIBRESSL_VERSION=3.3.3",
|
||||||
"BORINGSSL=yes",
|
"BORINGSSL=yes",
|
||||||
]:
|
]:
|
||||||
flags = ["USE_OPENSSL=1"]
|
flags = ["USE_OPENSSL=1"]
|
||||||
|
Loading…
Reference in New Issue
Block a user