Skip to content

Commit

Permalink
bump CI GHC version as well.
Browse files Browse the repository at this point in the history
checking very quick if everything still works...
  • Loading branch information
Javran committed Jan 3, 2024
1 parent d25811e commit a888669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Setup Stack
uses: haskell/actions/setup@v2
with:
ghc-version: '9.2.8'
ghc-version: '9.4.7'
enable-stack: true
stack-version: 'latest'

Expand Down

0 comments on commit a888669

Please sign in to comment.