diff --git a/.github/workflows/linux-old.yml b/.github/workflows/linux-old.yml index 7d30e52d6f..46fa9acffd 100644 --- a/.github/workflows/linux-old.yml +++ b/.github/workflows/linux-old.yml @@ -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: |