aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-07-19 21:58:13 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-07-19 22:51:59 -0700
commitc2cc4a050476ad2680ab23be5da4a0b1b12788cc (patch)
tree3affb8276cd01909b2ba1bc1ab587bd8303d9e92 /.github
parent7dbf03f527ec5e6f55e1c719de89672060a4a671 (diff)
downloadpandoc-c2cc4a050476ad2680ab23be5da4a0b1b12788cc.tar.gz
CI: Drop testing on ghc 8.0.2.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1617672ae..e7408cba2 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -43,8 +43,6 @@ jobs:
fail-fast: true
matrix:
versions:
- - ghc: '8.0.2'
- cabal: '2.4'
- ghc: '8.2.2'
cabal: '2.4'
- ghc: '8.4.4'