chore: build with GHC 9.8.4 for cabal

This commit is contained in:
Wolfgang Walther
2025-07-08 17:55:24 +00:00
parent cfabbe67b8
commit a4ab4ce2f3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -180,7 +180,7 @@ jobs:
cabal:
strategy:
matrix:
ghc: ['9.6.7', '9.8.2']
ghc: ['9.6.7', '9.8.4']
fail-fast: false
name: Cabal - Linux x86-64 - GHC ${{ matrix.ghc }}
runs-on: ubuntu-24.04
+1 -1
View File
@@ -22,7 +22,7 @@ tested-with:
-- stack on FreeBSD, MacOS, Ubuntu, Windows
, GHC == 9.6.7
-- cabal on Ubuntu
, GHC == 9.8.2
, GHC == 9.8.4
source-repository head
type: git