2
0
mirror of https://github.com/openssl/openssl.git synced 2025-04-24 20:51:14 +08:00

Added 3.5 to coveralls.yml

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Dmitry Misharov <dmitry@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27202)

(cherry picked from commit b3955eaa26f25fc43bdb6b2f299c89f685b5b7b6)
This commit is contained in:
Vavroch 2025-03-30 09:49:59 +02:00 committed by Neil Horman
parent a7f3550855
commit 208aa3e65d

@ -43,6 +43,9 @@ jobs:
else
MATRIX=$(cat << EOF
[{
"branch": "openssl-3.5",
"extra_config": "no-afalgeng enable-fips enable-tfo"
},{
"branch": "openssl-3.4",
"extra_config": "no-afalgeng enable-fips enable-tfo"
}, {