mirror of
https://github.com/haproxy/haproxy.git
synced 2026-06-19 22:39:46 -04:00
CI: github actions: update LibreSSL to 3.3.0
This commit is contained in:
parent
21acc33266
commit
f500359708
1 changed files with 1 additions and 1 deletions
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.1.1",
|
||||
"LIBRESSL_VERSION=3.3.0",
|
||||
"BORINGSSL=yes",
|
||||
]:
|
||||
flags = ["USE_OPENSSL=1"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue