Skip to content

Commit 83ed109

Browse files
committed
Bump CI to GHC 9.12.2 and cabal 3.14.2.0
1 parent 130c7f6 commit 83ed109

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-ubuntu.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ on:
4848
########################################################################
4949

5050
env:
51-
GHC_VERSION: 9.10.1
52-
CABAL_VERSION: 3.12.1.0
51+
GHC_VERSION: 9.12.2
52+
CABAL_VERSION: 3.14.2.0
5353
CABAL_V1_INSTALL: cabal v1-install --ghc-options='-O1 +RTS -M6G -RTS'
5454
CABAL_INSTALL: cabal install --overwrite-policy=always --ghc-options='-O1 +RTS -M6G -RTS'
5555
AGDA: agda -Werror +RTS -M5G -H3.5G -A128M -RTS -i. -isrc -idoc

0 commit comments

Comments
 (0)