1
0
mirror of http://git.haproxy.org/git/haproxy.git/ synced 2025-04-09 10:47:34 +00:00

CI: Github Actions: remove LibreSSL-3.0.2 builds

This commit is contained in:
Ilya Shipitsin 2020-11-20 14:42:27 +05:00 committed by Willy Tarreau
parent 69c10f1d50
commit cf67a12598

1
.github/matrix.py vendored
View File

@ -96,7 +96,6 @@ for CC in ["gcc", "clang"]:
"stock",
"OPENSSL_VERSION=1.0.2u",
"LIBRESSL_VERSION=2.9.2",
"LIBRESSL_VERSION=3.0.2",
"LIBRESSL_VERSION=3.1.1",
]:
flags = ["USE_OPENSSL=1"]