mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-03-01 09:00:51 +00:00
CI: github actions: update OpenSSL to 3.0.2
This commit is contained in:
parent
332258a778
commit
6e7440b918
2
.github/matrix.py
vendored
2
.github/matrix.py
vendored
@ -110,7 +110,7 @@ for CC in ["gcc", "clang"]:
|
||||
for ssl in [
|
||||
"stock",
|
||||
"OPENSSL_VERSION=1.0.2u",
|
||||
"OPENSSL_VERSION=3.0.1",
|
||||
"OPENSSL_VERSION=3.0.2",
|
||||
"LIBRESSL_VERSION=2.9.2",
|
||||
"LIBRESSL_VERSION=3.5.1",
|
||||
"QUICTLS=yes",
|
||||
|
Loading…
Reference in New Issue
Block a user