mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
CI: Github Actions: remove LibreSSL-3.0.2 builds
This commit is contained in:
parent
69c10f1d50
commit
cf67a12598
1 changed files with 0 additions and 1 deletions
1
.github/matrix.py
vendored
1
.github/matrix.py
vendored
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue