CI: Github Actions: remove LibreSSL-3.0.2 builds
authorIlya Shipitsin <chipitsine@gmail.com>
Fri, 20 Nov 2020 09:42:27 +0000 (14:42 +0500)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 7 Dec 2021 18:00:21 +0000 (19:00 +0100)
(cherry picked from commit cf67a12598d93e14f18d45ecf096792732e5652a)
Signed-off-by: William Lallemand <wlallemand@haproxy.org>

.github/matrix.py

index d325656..0576a62 100644 (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"]