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:
parent
a7f3550855
commit
208aa3e65d
3
.github/workflows/coveralls.yml
vendored
3
.github/workflows/coveralls.yml
vendored
@ -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"
|
||||
}, {
|
||||
|
Loading…
x
Reference in New Issue
Block a user