From edcff77f82c2bb2b5653b36f1e47274c5ef3e8be Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Tue, 26 Mar 2024 18:58:58 +1100 Subject: Fix name of OpenBSD upstream CI jobs. --- .github/workflows/upstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index e16d813b..9b6ab382 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: -- cgit v1.2.3