Skip to content

Commit

Permalink
Drop 8.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
swamp-agr committed May 20, 2024
1 parent a37fd40 commit 7edc830
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
ghc: ["8.10.7", "9.0.2", "9.4", "9.6"]
cabal: ["3.10.2.1"]
ghc: ["9.0.2", "9.4", "9.6"]
cabal: ["3.10.3.0"]
os: [ubuntu-latest]
name: build and test (cabal)
steps:
Expand Down

0 comments on commit 7edc830

Please sign in to comment.