Also test with GHC 8.4.4

pull/323/head
Taylor Fausak 2020-11-15 09:29:28 -05:00
parent 5f8d70e5f0
commit fb8e3825aa
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@ jobs:
- os: ubuntu-18.04
ghc: 8.6.5
cabal: 3.2.0.0
- os: ubuntu-18.04
ghc: 8.4.4
cabal: 3.2.0.0
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2