GHA/linux-old: sync terminology with other jobs [ci skip]

Cherry-picked from #18932
This commit is contained in:
Viktor Szakats 2025-10-08 19:07:03 +02:00
parent 7c021fd14a
commit 9fe8ba5c27
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -100,7 +100,7 @@ jobs:
# when this job can get a libssh version 0.9.0 or later, this should get
# that enabled again
- name: 'cmake generate (out-of-tree, c-ares, zstd, gssapi)'
- name: 'cmake configure (out-of-tree, c-ares, zstd, gssapi)'
run: |
mkdir bld-cares
cd bld-cares
@ -137,7 +137,7 @@ jobs:
- name: 'autoreconf'
run: autoreconf -if
- name: 'configure (out-of-tree, c-ares, zstd, gssapi)'
- name: 'autotools configure (out-of-tree, c-ares, zstd, gssapi)'
run: |
mkdir bld-am
cd bld-am