aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 07f3581fe..43dc1ddb0 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -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: ''