From: Darren Tucker Date: Tue, 13 Dec 2022 09:55:37 +0000 (+1100) Subject: Run upstream obsdsnap tests on ephemeral runners. X-Git-Tag: V_9_2_P1~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8386886fb1ab7fda73069fb0db1dbe0e5a52f758;p=thirdparty%2Fopenssh-portable.git Run upstream obsdsnap tests on ephemeral runners. --- diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index bd5ca1b7a..708570d12 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -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: