chore: build with GHC 9.8.4 for cabal
This commit is contained in:
@@ -180,7 +180,7 @@ jobs:
|
|||||||
cabal:
|
cabal:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
ghc: ['9.6.7', '9.8.2']
|
ghc: ['9.6.7', '9.8.4']
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
name: Cabal - Linux x86-64 - GHC ${{ matrix.ghc }}
|
name: Cabal - Linux x86-64 - GHC ${{ matrix.ghc }}
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-24.04
|
||||||
|
|||||||
+1
-1
@@ -22,7 +22,7 @@ tested-with:
|
|||||||
-- stack on FreeBSD, MacOS, Ubuntu, Windows
|
-- stack on FreeBSD, MacOS, Ubuntu, Windows
|
||||||
, GHC == 9.6.7
|
, GHC == 9.6.7
|
||||||
-- cabal on Ubuntu
|
-- cabal on Ubuntu
|
||||||
, GHC == 9.8.2
|
, GHC == 9.8.4
|
||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
type: git
|
type: git
|
||||||
|
|||||||
Reference in New Issue
Block a user