Skip to content

Commit

Permalink
update CI GHC version: 9.2.3 -> 9.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
skykanin committed Apr 21, 2023
1 parent f1e7cad commit 11ec1f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ jobs:
strategy:
matrix:
include:
- compiler: ghc-9.2.3
- compiler: ghc-9.2.7
compilerKind: ghc
compilerVersion: 9.2.3
compilerVersion: 9.2.7
setup-method: ghcup
allow-failure: false
- compiler: ghc-9.0.2
Expand Down

0 comments on commit 11ec1f6

Please sign in to comment.