Skip to content

Commit

Permalink
fixing CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
gvolpe committed Apr 24, 2020
1 parent 10b9898 commit 2534ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ghc: ["8.6.5"]
ghc: ["8.8.3"]
cabal: ["3.0"]
steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 2534ce9

Please sign in to comment.