mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-26 15:33:00 +00:00
CI: github actions: update LibreSSL to 3.2.5
LibreSSL-3.2.5 is released, let us update to it
This commit is contained in:
parent
ba13f16aa2
commit
d21f4e1e71
2
.github/matrix.py
vendored
2
.github/matrix.py
vendored
@ -105,7 +105,7 @@ for CC in ["gcc", "clang"]:
|
||||
"stock",
|
||||
"OPENSSL_VERSION=1.0.2u",
|
||||
"LIBRESSL_VERSION=2.9.2",
|
||||
"LIBRESSL_VERSION=3.2.4",
|
||||
"LIBRESSL_VERSION=3.2.5",
|
||||
"BORINGSSL=yes",
|
||||
]:
|
||||
flags = ["USE_OPENSSL=1"]
|
||||
|
Loading…
Reference in New Issue
Block a user