Skip to content

Commit

Permalink
Merge branch 'master' into mpj/simplify-nix-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelpj authored Nov 26, 2023
2 parents 59c4f30 + 418c878 commit 34e1899
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 @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ghc-version: ['9.8', '9.6', '9.4', '9.2', '9.0']
ghc-version: ['9.8', '9.6', '9.4', '9.2']
# Unlikely that we'll succeed on windows and fail on macos,
# including it is just burning CI time. But windows could have
# path or IO issues, so worth including
Expand Down

0 comments on commit 34e1899

Please sign in to comment.