]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Fix name of OpenBSD upstream CI jobs.
authorDarren Tucker <dtucker@dtucker.net>
Tue, 26 Mar 2024 07:58:58 +0000 (18:58 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Tue, 26 Mar 2024 07:58:58 +0000 (18:58 +1100)
.github/workflows/upstream.yml

index e16d813bb26d9a21b6f5163624fefe40a707ab4c..9b6ab382eae41e0b2ba62a533ea365d501aebcbf 100644 (file)
@@ -7,7 +7,7 @@ on:
 
 jobs:
   selfhosted:
-    name: "upstream {{ matrix.target }} ${{ matrix.config }}"
+    name: "upstream ${{ matrix.target }} ${{ matrix.config }}"
     if: github.repository == 'openssh/openssh-portable-selfhosted'
     runs-on: 'libvirt'
     env: