aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2020-05-07 14:16:39 -0700
committerJohn MacFarlane <[email protected]>2020-05-14 09:00:35 -0700
commitbccd8dcc978cca6ec7a6fc7a241ef48c4e187f6d (patch)
treef7c52e3ffc57e2537ad8fc5539ad9c71a2d5b91e
parent260c1121b2f928b32f8ae27c74cd4bd1415850ba (diff)
Remove ghc 8.0.2 CI test.
-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 fb3c99eea..3033fb289 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -43,8 +43,6 @@ jobs:
fail-fast: false
matrix:
versions:
- - ghc: '8.0.2'
- cabal: '2.4'
- ghc: '8.2.2'
cabal: '2.4'
- ghc: '8.4.4'