From 2f22fc10e5846141a2899fda4db734d05b6a817e Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 31 Oct 2024 12:49:53 +0100 Subject: [PATCH] GHA/linux-old: adjust configure job name --- .github/workflows/linux-old.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3