Skip to content

Commit

Permalink
CI: Test GHC 9.2.8, 9.4.5, 9.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Jun 29, 2023
1 parent f33ef87 commit e7c85dc
Show file tree
Hide file tree
Showing 7 changed files with 230 additions and 338 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ghc-ver: ["8.8.4", "8.10.7", "9.0.2", "9.2.2"]
cabal: ["3.6.2.0"]
ghc-ver: ["9.2.8", "9.4.5", "9.6.2"]
cabal: ["3.10.1.0"]
# complete all jobs
fail-fast: false
name: GHC v${{ matrix.ghc-ver }}
Expand Down
97 changes: 0 additions & 97 deletions cabal.project.freeze.ghc-8.10.7

This file was deleted.

98 changes: 0 additions & 98 deletions cabal.project.freeze.ghc-8.8.4

This file was deleted.

97 changes: 0 additions & 97 deletions cabal.project.freeze.ghc-9.0.2

This file was deleted.

Loading

0 comments on commit e7c85dc

Please sign in to comment.