[openssh-commits] [openssh] 03/03: Add omnios test target.
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Sep 10 18:53:03 AEST 2024
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 059ed698a47c9af541a49cf754fd09f984ac5a21
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Tue Sep 10 18:52:02 2024 +1000
Add omnios test target.
---
.github/workflows/selfhosted.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index 05c5b68e..bcc1addd 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -52,6 +52,7 @@ jobs:
- obsd74
- obsdsnap
- obsdsnap-i386
+ - onmios
- openindiana
- ubuntu-2204
config:
@@ -83,6 +84,7 @@ jobs:
- { target: nbsd8, config: pam, host: libvirt }
- { target: nbsd9, config: pam, host: libvirt }
- { target: nbsd10, config: pam, host: libvirt }
+ - { target: omnios, config: pam, host: libvirt }
# ARM64 VMs
- { target: obsd-arm64, config: default, host: libvirt-arm64 }
# VMs with persistent disks that have their own runner.
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list