[openssh-commits] [openssh] 02/08: Remove unused self-hosted test targets.

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Nov 28 22:39:34 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 04fd00ceff39f4544ced6f5342060abe584835d0
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sun Nov 27 09:23:04 2022 +1100

    Remove unused self-hosted test targets.
---
 .github/workflows/selfhosted.yml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index b4103f9d..b05d3caa 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -31,9 +31,7 @@ jobs:
           - fbsd10
           - fbsd12
           - fbsd13
-          # - hurd
           - minix3
-          # - nbsd2
           - nbsd3
           - nbsd4
           - nbsd8
@@ -46,7 +44,6 @@ jobs:
           - openindiana
           - openwrt-mips
           - openwrt-mipsel
-          # - rocky84
           - sol10
           - sol11
           - win10
@@ -65,11 +62,9 @@ jobs:
           - { os: nbsd8,  configs: pam }
           - { os: nbsd9,  configs: pam }
           - { os: openindiana, configs: pam }
-          # - { os: rocky84, configs: pam }
           - { os: sol10,  configs: pam }
           - { os: sol11,  configs: pam-krb5 }
           - { os: sol11,  configs: sol64 }
-          # - { os: sol11,  configs: sol64-pam }
           - { os: win10,  configs: cygwin-release }
     steps:
     - name: shutdown VM if running

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


More information about the openssh-commits mailing list