Skip to content

Commit

Permalink
move to ghc 9.6
Browse files Browse the repository at this point in the history
...maybe this works now? it didn't for a while.

Signed-off-by: Tycho Andersen <[email protected]>
  • Loading branch information
tych0 committed Apr 14, 2024
1 parent 675c562 commit 6744c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
python-version: "${{ matrix.python-version }}"
- uses: haskell-actions/setup@v2
with:
ghc-version: '9.2'
ghc-version: '9.6'
cabal-version: latest
- run: cabal update
- run: sudo apt install x11-apps python3-pytest python3-cffi flake8
Expand Down

0 comments on commit 6744c40

Please sign in to comment.