Run upstream obsdsnap tests on ephemeral runners.
This commit is contained in:
parent
b6e01459b5
commit
8386886fb1
|
@ -10,6 +10,7 @@ jobs:
|
|||
if: github.repository == 'openssh/openssh-portable-selfhosted'
|
||||
runs-on: ${{ matrix.target }}
|
||||
env:
|
||||
HOST: 'libvirt'
|
||||
TARGET_HOST: ${{ matrix.target }}
|
||||
TARGET_CONFIG: ${{ matrix.config }}
|
||||
strategy:
|
||||
|
|
Loading…
Reference in New Issue