mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 23:27:04 +02:00
CI: github: update to OpenSSL 3.5.1
Update the OpenSSL 3.5 job to 3.5.1. This must be backported to 3.2.
This commit is contained in:
parent
fb0324eb09
commit
0efbe6da88
2
.github/matrix.py
vendored
2
.github/matrix.py
vendored
@ -218,7 +218,7 @@ def main(ref_name):
|
||||
"stock",
|
||||
"OPENSSL_VERSION=1.0.2u",
|
||||
"OPENSSL_VERSION=1.1.1s",
|
||||
"OPENSSL_VERSION=3.5.0",
|
||||
"OPENSSL_VERSION=3.5.1",
|
||||
"QUICTLS=yes",
|
||||
"WOLFSSL_VERSION=5.7.0",
|
||||
"AWS_LC_VERSION=1.39.0",
|
||||
|
Loading…
Reference in New Issue
Block a user