From 7bb1d572d6ec3d636af10a431da1a027d1ea1d58 Mon Sep 17 00:00:00 2001 From: "Alejandro R. Mosteo" Date: Fri, 27 Oct 2023 14:34:11 +0200 Subject: [PATCH] Rename AppImage workflow job --- .github/workflows/ci-appimage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-appimage.yml b/.github/workflows/ci-appimage.yml index 0f18a571..8d323aed 100644 --- a/.github/workflows/ci-appimage.yml +++ b/.github/workflows/ci-appimage.yml @@ -14,7 +14,7 @@ on: jobs: build: - name: AppImage preparation for Linux + name: Assemble for Linux # Oldest supported by Alire+GitHub to increase AppImage back-compatibility # Unfortunately we depend on the static elaboration model of recent GNATs -- 2.39.5