summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2021-02-19 22:13:36 +1100
committerDarren Tucker <dtucker@dtucker.net>2021-02-19 22:13:36 +1100
commit8751b6c3136f5225c40f41bbf29aa29e15795f6e (patch)
tree1b5c4af6e832ecb3b0fde66a94f2978bb6600d5e
parente9f6d563c06886b277c6b9abafa99fa80726dc48 (diff)
Comment out Solaris 64bit PAM build...
until I can figure out why it's failing.
-rw-r--r--.github/workflows/selfhosted.yml2
1 files changed, 1 insertions, 1 deletions
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