mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 17:25:09 +02:00
obsdsnap test VMs runs-on libvirt too.
This commit is contained in:
parent
8386886fb1
commit
5f93c48365
2
.github/workflows/upstream.yml
vendored
2
.github/workflows/upstream.yml
vendored
@ -8,7 +8,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
selfhosted:
|
selfhosted:
|
||||||
if: github.repository == 'openssh/openssh-portable-selfhosted'
|
if: github.repository == 'openssh/openssh-portable-selfhosted'
|
||||||
runs-on: ${{ matrix.target }}
|
runs-on: 'libvirt'
|
||||||
env:
|
env:
|
||||||
HOST: 'libvirt'
|
HOST: 'libvirt'
|
||||||
TARGET_HOST: ${{ matrix.target }}
|
TARGET_HOST: ${{ matrix.target }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user