[openssh-commits] [openssh] 01/02: Rename obsd arm64 snapshot VM for consistency.

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Apr 29 09:15:45 AEST 2026


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

dtucker pushed a commit to branch master
in repository openssh.

commit 6185d1e6f74fb7749ff0227dfe44b2c3a9dd0885
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Tue Apr 28 09:09:57 2026 +1000

    Rename obsd arm64 snapshot VM for consistency.
---
 .github/workflows/selfhosted.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index aa01c8b29..008fa60f8 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -88,7 +88,7 @@ jobs:
           - { target: nbsd10, config: pam, host: libvirt }
           - { target: omnios, config: pam, host: libvirt }
           # ARM64 VMs
-          - { target: obsd-arm64, config: default, host: libvirt-arm64 }
+          - { target: obsdsnap-arm64, config: default, host: libvirt-arm64 }
           # VMs with persistent disks that have their own runner.
           - { target: win10, config: default,        host: persist-win10 }
           - { target: win10, config: cygwin-release, host: persist-win10 }

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


More information about the openssh-commits mailing list