Skip to content

Commit

Permalink
more ghc versions in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Zocca committed Oct 31, 2023
1 parent 05e98a7 commit 0cc7054
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 @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
resolver: ['lts-20.24']
resolver: ['lts-19.33', 'lts-20.24', 'lts-21.18']
steps:
- name: git checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 0cc7054

Please sign in to comment.