Skip to content

Commit

Permalink
update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
giantimi committed Sep 27, 2023
1 parent 7e946d7 commit a06d733
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
strategy:
fail-fast: false
matrix:
ghc: ['8.8.4']
cabal: ['3.4']
ghc: ['9.6.2']
cabal: ['3.10.1.0']
os: ['ubuntu-18.04', 'ubuntu-20.04', 'macOS-latest']

steps:
Expand Down

0 comments on commit a06d733

Please sign in to comment.