Skip to content

Commit b29ccf1

Browse files
committed
update CI versions (should just use Nix now really...)
1 parent a2d354d commit b29ccf1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/haskell.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
uses: haskell-actions/setup@v2
2121
id: setup
2222
with:
23-
ghc-version: '9.4'
24-
cabal-version: '3.10'
23+
ghc-version: '9.12'
24+
cabal-version: '3.16'
2525
cabal-update: true
2626

2727
- name: Install libevdev

0 commit comments

Comments
 (0)