Run upstream obsdsnap tests on ephemeral runners.

This commit is contained in:
Darren Tucker 2022-12-13 20:55:37 +11:00
parent b6e01459b5
commit 8386886fb1
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -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: