Skip to content

Commit

Permalink
Also test GHCs in range 9.2-9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjaguarpaw committed Dec 16, 2023
1 parent 1d3d39d commit 8ed497f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
args:
- "--resolver ghc-9.8.1"
- "--resolver ghc-9.6.3"
- "--resolver ghc-9.4.7"
- "--resolver ghc-9.2.8"
- "--resolver ghc-9.0.1"
- "--resolver ghc-8.10.4"
- "--resolver ghc-8.8.4"
Expand Down

0 comments on commit 8ed497f

Please sign in to comment.