From: Darren Tucker Date: Sat, 26 Nov 2022 22:23:04 +0000 (+1100) Subject: Remove unused self-hosted test targets. X-Git-Tag: V_9_2_P1~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04fd00ceff39f4544ced6f5342060abe584835d0;p=thirdparty%2Fopenssh-portable.git Remove unused self-hosted test targets. --- diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml index b4103f9da..b05d3caa8 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