mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-02-16 18:46:54 +00:00
CI: Github Actions: enable BoringSSL builds
This commit is contained in:
parent
cf67a12598
commit
f644c5a95f
1
.github/matrix.py
vendored
1
.github/matrix.py
vendored
@ -97,6 +97,7 @@ for CC in ["gcc", "clang"]:
|
||||
"OPENSSL_VERSION=1.0.2u",
|
||||
"LIBRESSL_VERSION=2.9.2",
|
||||
"LIBRESSL_VERSION=3.1.1",
|
||||
"BORINGSSL=yes",
|
||||
]:
|
||||
flags = ["USE_OPENSSL=1"]
|
||||
if ssl != "stock":
|
||||
|
Loading…
Reference in New Issue
Block a user