]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
GH workflow for building packages: change name so target isn't chopped off 14934/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 3 Dec 2024 15:54:32 +0000 (16:54 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 3 Dec 2024 16:02:22 +0000 (17:02 +0100)
.github/workflows/build-packages.yml

index 77a92e0aaf0d5e425c21ff75e510dbff578c319e..eed5e63dbeb51c9ea8c995b5e42852762cae8fdc 100644 (file)
@@ -67,7 +67,7 @@ jobs:
 
   build:
     needs: prepare
-    name: ${{ inputs.product }} (${{ inputs.ref }}) on ${{ matrix.runner-os }} for ${{ matrix.os }}
+    name: for ${{ matrix.os }} ${{ inputs.product }} (${{ inputs.ref }}) on ${{ matrix.runner-os }}
     runs-on: ${{ matrix.runner-os }}
     strategy:
       matrix: