]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Comment out Solaris 64bit PAM build...
authorDarren Tucker <dtucker@dtucker.net>
Fri, 19 Feb 2021 11:13:36 +0000 (22:13 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Fri, 19 Feb 2021 11:13:36 +0000 (22:13 +1100)
until I can figure out why it's failing.

.github/workflows/selfhosted.yml

index bff5a15d89041cfb4db6a163b5fbcc5ad936c4b1..6b150661b78c3bfb6b69b974792bbb10973fba2f 100644 (file)
@@ -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