From: Viktor Szakats Date: Thu, 31 Oct 2024 11:49:53 +0000 (+0100) Subject: GHA/linux-old: adjust configure job name X-Git-Tag: curl-8_11_0~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f22fc10e5846141a2899fda4db734d05b6a817e;p=thirdparty%2Fcurl.git GHA/linux-old: adjust configure job name --- diff --git a/.github/workflows/linux-old.yml b/.github/workflows/linux-old.yml index 830e0a0961..a4adebbcce 100644 --- a/.github/workflows/linux-old.yml +++ b/.github/workflows/linux-old.yml @@ -119,7 +119,7 @@ jobs: - name: 'autoreconf' run: autoreconf -if - - name: 'configure (out-of-tree, libssh2)' + - name: 'configure (out-of-tree, c-ares, libssh, zstd, gssapi)' run: | mkdir bld-am cd bld-am