Skip to content

Commit

Permalink
Skip GHC 9.8 for now (dependency problems in this branch)
Browse files Browse the repository at this point in the history
  • Loading branch information
memowe committed Nov 16, 2023
1 parent 653bf5b commit f0bd51c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
ghc-version: ['9.4', '9.6', '9.8']
ghc-version: ['9.4', '9.6']
steps:

- name: Checkout repository content
Expand Down

0 comments on commit f0bd51c

Please sign in to comment.