[openssh-commits] [openssh] 01/01: obsdsnap test VMs runs-on libvirt too.
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Dec 13 21:00:50 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 5f93c4836527d9fda05de8944a1c7b4a205080c7
Author: Darren Tucker <dtucker at dtucker.net>
Date: Tue Dec 13 20:59:54 2022 +1100
obsdsnap test VMs runs-on libvirt too.
---
.github/workflows/upstream.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml
index 708570d1..bc53206a 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 }}
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list