Skip to content

Commit

Permalink
Add CI test for ghc 8.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed May 6, 2020
1 parent dab1978 commit c9afe7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
fail-fast: false
matrix:
versions:
- ghc: '8.0.2'
cabal: '2.4'
- ghc: '8.2.2'
cabal: '2.4'
- ghc: '8.4.4'
Expand Down

0 comments on commit c9afe7c

Please sign in to comment.