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.
This commit is contained in:
@@ -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@v2
|
||||
|
||||
Reference in New Issue
Block a user