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:
William Lallemand 2025-07-07 13:58:38 +02:00
parent fb0324eb09
commit 0efbe6da88

2
.github/matrix.py vendored
View File

@ -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",