or higher -> or greater 7 GHA

This commit is contained in:
Viktor Szakats 2026-05-26 18:43:30 +02:00
parent f60248956a
commit ca032f6b0a
No known key found for this signature in database

View file

@ -116,8 +116,8 @@ jobs:
echo '::group::raw'; cat bld-1/lib/curl_config.h || true; echo '::endgroup::'
grep -F '#define' bld-1/lib/curl_config.h | sort || true
# when this job can get libssh 0.9.0 or higher, this should get that enabled again
# when this job can get c-ares 1.16.0 or higher, this should get that enabled again
# when this job can get libssh 0.9.0 or greater, this should get that enabled again
# when this job can get c-ares 1.16.0 or greater, this should get that enabled again
- name: 'CM configure (out-of-tree, zstd, gssapi)'
run: |