Remove support for ghc 8.6, 8.8.

This commit is contained in:
John MacFarlane
2023-06-06 16:08:14 -07:00
parent 9d79c9fcb7
commit 6182769307
-6
View File
@@ -47,12 +47,6 @@ jobs:
fail-fast: true
matrix:
versions:
- ghc: '8.6'
cabal: 'latest'
cabalopts: '-f-embed_data_files'
- ghc: '8.8'
cabal: 'latest'
cabalopts: '-f-lua -f-server --enable-benchmarks'
- ghc: '8.10'
cabal: 'latest'
cabalopts: ''