remove CI coverage for GHC 8.6.5

This commit is contained in:
Peter Becich 2021-03-22 16:12:07 -07:00
parent a098b13c4f
commit 5ba941c140
3 changed files with 2 additions and 4 deletions

View File

@ -17,8 +17,6 @@ jobs:
fail-fast: false
matrix:
versions:
- ghc: '8.6.5'
cabal: '3.4'
- ghc: '8.8.4'
cabal: '3.4'
- ghc: '8.10.4'

View File

@ -1,4 +1,4 @@
name: CI
name: Stack CI
# Trigger the workflow on push or pull request, but only for the master branch
on:

View File

@ -2,7 +2,7 @@
Automatically fuzz your servant apis in a contextually-aware way.
![Stack CI](https://github.com/mwotton/roboservant/workflows/CI/badge.svg)
[![Stack CI](https://github.com/mwotton/roboservant/actions/workflows/ci.yml/badge.svg)](https://github.com/mwotton/roboservant/actions/workflows/ci.yml)
[![Cabal CI](https://github.com/mwotton/roboservant/actions/workflows/cabal.yml/badge.svg)](https://github.com/mwotton/roboservant/actions/workflows/cabal.yml)
## example