Skip to content

Commit

Permalink
Try the stan job with ghc 9.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
facundominguez committed Dec 15, 2023
1 parent b6c3e11 commit 1d0e800
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
cabal: ["3.6"]
cabal: ["3.10.1.0"]
ghc:
- "8.10.7"
- "9.6.3"

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1d0e800

Please sign in to comment.