ci: build with cabal and GHC 9.10.3
This commit is contained in:
@@ -171,7 +171,7 @@ jobs:
|
||||
cabal:
|
||||
strategy:
|
||||
matrix:
|
||||
ghc: ['9.6.7', '9.8.4']
|
||||
ghc: ['9.6.7', '9.8.4', '9.10.3']
|
||||
fail-fast: false
|
||||
name: Cabal - Linux x86-64 - GHC ${{ matrix.ghc }}
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
Reference in New Issue
Block a user