From: Darren Tucker Date: Tue, 26 Mar 2024 07:58:58 +0000 (+1100) Subject: Fix name of OpenBSD upstream CI jobs. X-Git-Tag: V_9_8_P1~144 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=edcff77f82c2bb2b5653b36f1e47274c5ef3e8be;p=thirdparty%2Fopenssh-portable.git Fix name of OpenBSD upstream CI jobs. --- diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index e16d813bb..9b6ab382e 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -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: