From 8751b6c3136f5225c40f41bbf29aa29e15795f6e Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Fri, 19 Feb 2021 22:13:36 +1100 Subject: Comment out Solaris 64bit PAM build... until I can figure out why it's failing. --- .github/workflows/selfhosted.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml index bff5a15d..6b150661 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 -- cgit v1.2.3