obsdsnap test VMs runs-on libvirt too.
This commit is contained in:
parent
8386886fb1
commit
5f93c48365
|
@ -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…
Reference in New Issue