Better short name for OpenBSD upstream CI jobs too.
This commit is contained in:
parent
18dbe8eff6
commit
2946ed522c
|
@ -7,6 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
selfhosted:
|
||||
name: "upstream {{ matrix.target }} ${{ matrix.config }}"
|
||||
if: github.repository == 'openssh/openssh-portable-selfhosted'
|
||||
runs-on: 'libvirt'
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue