Skip to content

Commit

Permalink
Bump Linux GHC version
Browse files Browse the repository at this point in the history
  • Loading branch information
lierdakil committed Sep 11, 2022
1 parent cef2fe7 commit fea7687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
ghcver: ['9.0.2']
include:
- os: ubuntu-latest
container: 'lierdakil/alpine-haskell:8.10.7-pwsh'
container: 'lierdakil/alpine-haskell:9.0.2-pwsh'
extra-options: '--constraint "cryptonite -integer-gmp"'
runs-on: ${{ matrix.os }}
container: ${{ matrix.container }}
Expand Down

0 comments on commit fea7687

Please sign in to comment.