Skip to content

Commit

Permalink
Exclude old ghc on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vrom911 committed Oct 13, 2024
1 parent 43d9f05 commit c5d0af2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
- '9.8.2'
- '9.10.1'
exclude:
- os: macOS-latest
ghc: 9.8.2
- os: macOS-latest
ghc: 9.6.6
- os: macOS-latest
Expand All @@ -47,6 +49,8 @@ jobs:
- os: macOS-latest
ghc: 8.4.4

- os: windows-latest
ghc: 9.8.2
- os: windows-latest
ghc: 9.6.6
- os: windows-latest
Expand Down

0 comments on commit c5d0af2

Please sign in to comment.