[openssh-commits] [openssh] 01/01: Move obsdsnap test VMs to ephemeral runners.
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Dec 13 20:50:05 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 b6e01459b55ece85d7f296b2bc719d1841e1009e
Author: Darren Tucker <dtucker at dtucker.net>
Date: Tue Dec 13 20:48:56 2022 +1100
Move obsdsnap test VMs to ephemeral runners.
---
.github/workflows/selfhosted.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index 2d3a7bc4..50bc9fff 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -39,6 +39,8 @@ jobs:
- obsd67
- obsd69
- obsd70
+ - obsdsnap
+ - obsdsnap-i386
- openindiana
- sol10
- sol11
@@ -65,8 +67,6 @@ jobs:
- { target: sol11, config: pam-krb5, host: libvirt }
- { target: sol11, config: sol64, host: libvirt }
# VMs with persistent disks that have their own runner.
- - { target: obsdsnap, config: default, host: obsdsnap }
- - { target: obsdsnap-i386, config: default, host: obsdsnap-i386 }
- { target: win10, config: default, host: win10 }
- { target: win10, config: cygwin-release, host: win10 }
# Physical hosts, with either native runners or remote via ssh.
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list