Skip to content

Commit

Permalink
Unleash the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed May 21, 2024
1 parent 2a282b8 commit cbbd57d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cabal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
matrix:
cabal: ["3.10.3.0"]
vers:
# - {ghc: "9.2.8", stackage: "lts-20.26"}
# - {ghc: "9.4.8", stackage: "lts-21.25"}
# - {ghc: "9.6.5", stackage: "lts-22.22"}
- {ghc: "9.2.8", stackage: "lts-20.26"}
- {ghc: "9.4.8", stackage: "lts-21.25"}
- {ghc: "9.6.5", stackage: "lts-22.22"}
- {ghc: "9.8.2", stackage: "nightly-2024-05-18"}

steps:
Expand Down

0 comments on commit cbbd57d

Please sign in to comment.