Skip to content

Commit

Permalink
use 9.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bravit committed Oct 23, 2023
1 parent 5855014 commit 6898b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ghc: ['9.6.3', '9.4.7', '9.2']
ghc: ['9.6.3', '9.4.7', '9.2.8']
name: Haskell GHC ${{ matrix.ghc }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6898b15

Please sign in to comment.