Skip to content

Commit

Permalink
Drop support for ghc-8.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Mar 18, 2021
1 parent a16adc7 commit 0a75220
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ghc: ["8.6.5", "8.10.3"]
ghc: ["8.10.3"]
os: [ubuntu-latest, macos-latest, windows-latest]

steps:
Expand Down
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
index-state: 2021-02-24T00:00:00Z
index-state: 2021-03-15T00:00:00Z

packages:
cardano-api
Expand Down

0 comments on commit 0a75220

Please sign in to comment.