[openssh-commits] [openssh] 01/02: Remove whitespace.
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Jan 28 16:09:54 AEDT 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 237dbb34e24b6b7ea888d54bda4d17da0a0fd0fa
Author: Darren Tucker <dtucker at dtucker.net>
Date: Thu Jan 28 14:30:50 2021 +1100
Remove whitespace.
---
.github/workflows/c-cpp.yml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml
index d8677e2f..4b55da60 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 at 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 at v2
- name: setup CI system
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list