[openssh-commits] [openssh] 01/07: Add nbsd3, nbsd4 and nbsd9 test targets.
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Apr 26 17:06:01 AEST 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 6a5d39305649da5dff1934ee54292ee0cebd579d
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sun Apr 25 13:01:34 2021 +1000
Add nbsd3, nbsd4 and nbsd9 test targets.
---
.github/workflows/selfhosted.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index 5d5abe7b..0b1dac17 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -25,7 +25,10 @@ jobs:
- fbsd12
- fbsd13
# - nbsd2
+ - nbsd3
+ - nbsd4
- nbsd8
+ - nbsd9
- obsd51
- obsd67
- obsd68
@@ -45,6 +48,7 @@ jobs:
- { os: fbsd12, configs: pam }
- { os: fbsd13, configs: pam }
- { os: nbsd8, configs: pam }
+ - { os: nbsd9, configs: pam }
- { os: openindiana, configs: pam }
- { os: sol10, configs: pam }
- { os: sol11, configs: pam-krb5 }
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list