commit | cf67a12598d93e14f18d45ecf096792732e5652a | [log] [tgz] |
---|---|---|
author | Ilya Shipitsin <chipitsine@gmail.com> | Fri Nov 20 14:42:27 2020 +0500 |
committer | Willy Tarreau <w@1wt.eu> | Sat Nov 21 05:40:27 2020 +0100 |
tree | 0df83f27810b1db4353fdc575793256a214a167f | |
parent | 69c10f1d502d1290cadc0e54af1d281366bfbd71 [diff] |
CI: Github Actions: remove LibreSSL-3.0.2 builds
diff --git a/.github/matrix.py b/.github/matrix.py index d325656..0576a62 100644 --- a/.github/matrix.py +++ b/.github/matrix.py
@@ -96,7 +96,6 @@ "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"]