Use GHC 8.4.4

This commit is contained in:
John J. Camilleri
2020-11-09 22:11:29 +01:00
parent 71b10672e8
commit 1c7c52da68

View File

@@ -8,8 +8,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macOS-10.13]
ghc: ["8.6.5"]
os: [macOS-latest]
ghc: ["8.4.4"]
cabal: ["2.4"]
steps: