projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf67a12
)
CI: Github Actions: enable BoringSSL builds
author
Ilya Shipitsin
<chipitsine@gmail.com>
Fri, 20 Nov 2020 09:43:23 +0000
(14:43 +0500)
committer
Willy Tarreau
<w@1wt.eu>
Sat, 21 Nov 2020 04:40:27 +0000
(
05:40
+0100)
.github/matrix.py
patch
|
blob
|
history
diff --git
a/.github/matrix.py
b/.github/matrix.py
index
0576a62
..
c08f850
100644
(file)
--- a/
.github/matrix.py
+++ b/
.github/matrix.py
@@
-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":