curl/.github
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
..
ISSUE_TEMPLATE tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
scripts OS400: fix shellcheck warnings in scripts 2024-04-11 07:48:51 +00:00
workflows ci: add CMake build variation, fixup libssh detection in linux-old 2024-04-14 02:30:40 +00:00
CODEOWNERS CODEOWNERS: remove the peeps mentioned as CI owners 2023-02-02 08:42:29 +01:00
CONTRIBUTING.md
dependabot.yml reuse: add copyright + license info to individual docs/*.md files 2024-03-31 12:01:18 +02:00
FUNDING.yml
labeler.yml build: remove MacOSX-Framework script 2024-04-08 22:46:51 +02:00
lock.yml
stale.yml