[openssh-commits] [openssh] 03/06: Add nbsd8 test target.
    git+noreply at mindrot.org 
    git+noreply at mindrot.org
       
    Thu Apr 22 23:28:15 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 4457837238072836b2fa3107d603aac809624983
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Apr 20 23:31:29 2021 +1000
    Add nbsd8 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 8d6579da..7eedffcf 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -25,6 +25,7 @@ jobs:
           - fbsd7
           - fbsd12
           - fbsd13
+          - nbsd8
           - obsd51
           - sol10
           - sol11
@@ -39,6 +40,7 @@ jobs:
          - { os: fbsd7,  configs: pam }
          - { os: fbsd12, configs: pam }
          - { os: fbsd13, configs: pam }
+         - { os: nbsd8,  configs: pam }
          - { os: sol10,  configs: pam }
          - { os: sol11,  configs: pam }
          - { 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