curl/.github/workflows
Viktor Szakats 0469c68f49
ci: add CMake build variation, fixup libssh detection in linux-old
To test without c-ares and hit `easy_lock.h` on an old system. Use this
new build step to introduce small variations, and also test libssh2.

Also add workaround to existing job to enable libssh. (CMake's generic
auto-detection doesn't seem to work here.):
```
CMake Warning at CMakeLists.txt:908 (find_package):
  Could not find a package configuration file provided by "libssh" with any
  of the following names:

    libsshConfig.cmake
    libssh-config.cmake
```
Ref: https://github.com/curl/curl/actions/runs/8661316091/job/23750974358#step:5:69

Closes #13361
2024-04-14 02:30:40 +00:00
..
appveyor-status.yml
awslc.yml
badwords.yml
codeql-analysis.yml
codespell.yml
configure-vs-cmake.yml
curl-for-win.yml
distcheck.yml
fuzz.yml
hacktoberfest-accepted.yml
label.yml
linkcheck.yml
linux32.yml
linux-old.yml
linux.yml
macos.yml
man-examples.yml
ngtcp2-linux.yml
osslq-linux.yml
proselint.yml
quiche-linux.yml
reuse.yml
shellcheck.yml
spellcheck.yml
synopsis.yml
torture.yml
wolfssl.yml