]> git.ipfire.org Git - thirdparty/openssl.git/commit
exclude no-docs from 3.0 build in openssh interop testing
authorNeil Horman <nhorman@openssl.org>
Sat, 25 Oct 2025 13:11:59 +0000 (09:11 -0400)
committerNeil Horman <nhorman@openssl.org>
Sat, 25 Oct 2025 13:11:59 +0000 (09:11 -0400)
commit3673c861a37915cbafc2d71adfc49321f06b9914
tree04c2ba27335bdad1d356788c3edfe4dde16771cf
parent311f7bd6dd609cd32faa406bbddca580ae4fd4eb
exclude no-docs from 3.0 build in openssh interop testing

The interop CI job is failing because we attempt to configure openssl
with no-docs in the 3.0 branch, which that stable branch doesn't
support.

Exclude no-docs from 3.0 builds in this CI job.

Fixes openssl/project#1695

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28993)
.github/workflows/interop-tests.yml