Rename obsd arm64 snapshot VM for consistency.

This commit is contained in:
Darren Tucker
2026-04-28 09:09:57 +10:00
parent 2029eddf4d
commit 6185d1e6f7

View File

@@ -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 }