Files
FijxuandGitHub 0460189a92 CI: Do not build OpenSSL tests and apps (#5897)
* CI: Do not build OpenSSL tests

OpenSSL compiles tests by default, making the CI and compilation of
Invidious take a long time for no real benefit, so it's better to
disable them ;)

https://github.com/openssl/openssl/blob/master/INSTALL.md#no-tests

* Use no-apps instead, as they also disable tests
2026-08-05 04:19:12 -04:00
..