CI: GitHub: Cabal-Linux: rm middle GHCs tests in favour release test

This commit is contained in:
Anton-Latukha 2020-09-10 18:04:54 +03:00
parent 10ae6f031e
commit c2e696e86f
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ghc: [ "8.10", "8.8", "8.6", "8.4" ]
ghc: [ "8.10", "8.4" ]
steps:
- uses: actions/checkout@v2
with: