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