mirror of
https://github.com/curl/curl.git
synced 2026-04-13 00:31:41 +08:00
- fix filter expression for cache step. It did not cause an issue because `wolfssh` is always paired with a `wolfssl*`. - build `wolfssh` against `wolfssl-opensslextra` (was: `wolfssl-all`). It makes `wolfssh` builds `OPENSSL_COEXIST`-compatible, and clarifies its use in the clang-tidy job. The earlier mixup didn't cause issues because the clang-tidy job is compile-only (using their headers only.) Useful side-effect is making the wolfssh build valgrind-tested. Reported-by: bo0tzz on github Ref: https://github.com/curl/curl/discussions/16970#discussioncomment-12752019 Closes #17109 |
||
|---|---|---|
| .. | ||
| appveyor-status.yml | ||
| checkdocs.yml | ||
| checksrc.yml | ||
| configure-vs-cmake.yml | ||
| curl-for-win.yml | ||
| distcheck.yml | ||
| fuzz.yml | ||
| hacktoberfest-accepted.yml | ||
| http3-linux.yml | ||
| label.yml | ||
| linux-old.yml | ||
| linux.yml | ||
| macos.yml | ||
| non-native.yml | ||
| windows.yml | ||