obsdsnap test VMs runs-on libvirt too.
This commit is contained in:
parent
8386886fb1
commit
5f93c48365
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
selfhosted:
|
||||
if: github.repository == 'openssh/openssh-portable-selfhosted'
|
||||
runs-on: ${{ matrix.target }}
|
||||
runs-on: 'libvirt'
|
||||
env:
|
||||
HOST: 'libvirt'
|
||||
TARGET_HOST: ${{ matrix.target }}
|
||||
|
|
Loading…
Reference in New Issue