ci: Build with GHC 9.8.1 via Cabal
This commit is contained in:
committed by
Wolfgang Walther
parent
2ffb97991d
commit
d75be243ac
@@ -243,7 +243,7 @@ jobs:
|
||||
Build-Cabal:
|
||||
strategy:
|
||||
matrix:
|
||||
ghc: ['9.4.8', '9.6.4']
|
||||
ghc: ['9.4.8', '9.6.4', '9.8.1']
|
||||
fail-fast: false
|
||||
name: Build Linux (Cabal, GHC ${{ matrix.ghc }})
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user