[openssh-commits] [openssh] 01/01: Remove macos-11.00 PAM test target too.

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Feb 26 11:50: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 24a3a67bd7421740d08803b84bd784e764107928
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri Feb 26 11:49:19 2021 +1100

    Remove macos-11.00 PAM test target too.
    
    These are failing apparently due to some kind of infrastructure problem,
    making it look like every commit is busted.
---
 .github/workflows/c-cpp.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml
index 9a7a645a..c2e9c532 100644
--- a/.github/workflows/c-cpp.yml
+++ b/.github/workflows/c-cpp.yml
@@ -35,7 +35,6 @@ jobs:
           - { os: ubuntu-16.04, configs: pam }
           - { os: ubuntu-16.04, configs: kitchensink }
           - { os: macos-10.15,  configs: pam }
-          - { os: macos-11.0,   configs: pam }
     runs-on: ${{ matrix.os }}
     steps:
     - uses: actions/checkout at v2

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list