[openssh-commits] [openssh] 01/01: Run upstream obsdsnap tests on ephemeral runners.

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Dec 13 20:56:18 AEDT 2022


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit 8386886fb1ab7fda73069fb0db1dbe0e5a52f758
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Dec 13 20:55:37 2022 +1100

    Run upstream obsdsnap tests on ephemeral runners.
---
 .github/workflows/upstream.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml
index bd5ca1b7..708570d1 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:

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list