mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 01:05:14 +02:00
Fix name of OpenBSD upstream CI jobs.
This commit is contained in:
parent
861b084429
commit
edcff77f82
2
.github/workflows/upstream.yml
vendored
2
.github/workflows/upstream.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user