From: Darren Tucker Date: Tue, 13 Dec 2022 09:59:54 +0000 (+1100) Subject: obsdsnap test VMs runs-on libvirt too. X-Git-Tag: V_9_2_P1~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f93c4836527d9fda05de8944a1c7b4a205080c7;p=thirdparty%2Fopenssh-portable.git obsdsnap test VMs runs-on libvirt too. --- diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index 708570d12..bc53206a3 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -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 }}