mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 15:54:22 +02:00
Comment out Solaris 64bit PAM build...
until I can figure out why it's failing.
This commit is contained in:
parent
e9f6d563c0
commit
8751b6c313
2
.github/workflows/selfhosted.yml
vendored
2
.github/workflows/selfhosted.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user