Skip to content

Commit

Permalink
make CI run the same cabal as my host system.
Browse files Browse the repository at this point in the history
  • Loading branch information
julialongtin committed Dec 15, 2023
1 parent b85499c commit fef814a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
strategy:
matrix:
cabal:
- '3.10'
- '3.8'
ghc:
- '9.2.8'
- '9.0.2'
Expand Down

0 comments on commit fef814a

Please sign in to comment.