From: Darren Tucker Date: Thu, 28 Jan 2021 03:30:50 +0000 (+1100) Subject: Remove whitespace. X-Git-Tag: V_8_5_P1~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=237dbb34e24b6b7ea888d54bda4d17da0a0fd0fa;p=thirdparty%2Fopenssh-portable.git Remove whitespace. --- diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index d8677e2fe..4b55da603 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -38,9 +38,7 @@ jobs: ubuntu-18_04: - runs-on: ubuntu-18.04 - strategy: matrix: configs: @@ -52,7 +50,6 @@ jobs: - "--with-selinux" - "--with-kerberos5 --with-libedit --with-pam --with-security-key-builtin --with-selinux" - "--without-openssl --without-zlib" - steps: - uses: actions/checkout@v2 - name: setup CI system @@ -73,15 +70,12 @@ jobs: ubuntu-16_04: - runs-on: ubuntu-16.04 - strategy: matrix: configs: - "" - "--with-pam --with-selinux --with-libedit --with-kerberos5 " - steps: - uses: actions/checkout@v2 - name: setup CI system