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

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Nov 11 11:32:44 AEDT 2022


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit 8926956f22639132a9f2433fcd25224e01b900f5
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri Nov 11 11:25:37 2022 +1100

    Add dfly62 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 8044a2fb..39ffc8ba 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -27,6 +27,7 @@ jobs:
           - dfly48
           - dfly58
           - dfly60
+          - dfly62
           - fbsd10
           - fbsd12
           - fbsd13
@@ -59,6 +60,7 @@ jobs:
           - { os: dfly48, configs: pam }
           - { os: dfly58, configs: pam }
           - { os: dfly60, configs: pam }
+          - { os: dfly62, configs: pam }
           - { os: fbsd10, configs: pam }
           - { os: fbsd12, configs: pam }
           - { os: fbsd13, configs: pam }

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


More information about the openssh-commits mailing list