Comment out Solaris 64bit PAM build...
until I can figure out why it's failing.
This commit is contained in:
parent
e9f6d563c0
commit
8751b6c313
|
@ -28,7 +28,7 @@ jobs:
|
||||||
- { vm: sol10, configs: pam }
|
- { vm: sol10, configs: pam }
|
||||||
- { vm: sol11, configs: pam }
|
- { vm: sol11, configs: pam }
|
||||||
- { vm: sol11, configs: sol64 }
|
- { vm: sol11, configs: sol64 }
|
||||||
- { vm: sol11, configs: sol64-pam }
|
# - { vm: sol11, configs: sol64-pam }
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: autoreconf
|
- name: autoreconf
|
||||||
|
|
Loading…
Reference in New Issue