From: Darren Tucker Date: Fri, 19 Feb 2021 11:13:36 +0000 (+1100) Subject: Comment out Solaris 64bit PAM build... X-Git-Tag: V_8_5_P1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8751b6c3136f5225c40f41bbf29aa29e15795f6e;p=thirdparty%2Fopenssh-portable.git Comment out Solaris 64bit PAM build... until I can figure out why it's failing. --- diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml index bff5a15d8..6b150661b 100644 --- a/.github/workflows/selfhosted.yml +++ b/.github/workflows/selfhosted.yml @@ -28,7 +28,7 @@ jobs: - { vm: sol10, configs: pam } - { vm: sol11, configs: pam } - { vm: sol11, configs: sol64 } - - { vm: sol11, configs: sol64-pam } + # - { vm: sol11, configs: sol64-pam } steps: - uses: actions/checkout@v2 - name: autoreconf