Fix name of OpenBSD upstream CI jobs.

This commit is contained in:
Darren Tucker 2024-03-26 18:58:58 +11:00
parent 861b084429
commit edcff77f82
No known key found for this signature in database

View 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: