mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 15:54:22 +02:00
Remove whitespace.
This commit is contained in:
parent
d983e1732b
commit
237dbb34e2
6
.github/workflows/c-cpp.yml
vendored
6
.github/workflows/c-cpp.yml
vendored
@ -38,9 +38,7 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
ubuntu-18_04:
|
ubuntu-18_04:
|
||||||
|
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
configs:
|
configs:
|
||||||
@ -52,7 +50,6 @@ jobs:
|
|||||||
- "--with-selinux"
|
- "--with-selinux"
|
||||||
- "--with-kerberos5 --with-libedit --with-pam --with-security-key-builtin --with-selinux"
|
- "--with-kerberos5 --with-libedit --with-pam --with-security-key-builtin --with-selinux"
|
||||||
- "--without-openssl --without-zlib"
|
- "--without-openssl --without-zlib"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: setup CI system
|
- name: setup CI system
|
||||||
@ -73,15 +70,12 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
ubuntu-16_04:
|
ubuntu-16_04:
|
||||||
|
|
||||||
runs-on: ubuntu-16.04
|
runs-on: ubuntu-16.04
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
configs:
|
configs:
|
||||||
- ""
|
- ""
|
||||||
- "--with-pam --with-selinux --with-libedit --with-kerberos5 "
|
- "--with-pam --with-selinux --with-libedit --with-kerberos5 "
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: setup CI system
|
- name: setup CI system
|
||||||
|
Loading…
x
Reference in New Issue
Block a user