[openssh-commits] [openssh] 02/03: Add openindiana test target.

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Apr 23 11:12:30 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 a6db3a47b56adb76870d59225ffb90a65bc4daf2
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri Apr 23 10:28:28 2021 +1000

    Add openindiana 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 a9144b42..e85a5054 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -26,6 +26,7 @@ jobs:
           - fbsd13
           - nbsd8
           - obsd51
+          - openindiana
           - sol10
           - sol11
           - win10
@@ -41,6 +42,7 @@ jobs:
          - { os: fbsd12, configs: pam }
          - { os: fbsd13, configs: pam }
          - { os: nbsd8,  configs: pam }
+         - { os: openindiana, configs: pam }
          - { os: sol10,  configs: pam }
          - { os: sol11,  configs: pam-krb5 }
          - { os: sol11,  configs: sol64 }

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


More information about the openssh-commits mailing list