Skip to content

Commit 58b15d1

Browse files
committed
drop ghc-default Circle CI job
This is a duplicate of ghc-8.6.5
1 parent 193b5a9 commit 58b15d1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.circleci/config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,6 @@ jobs:
125125
- STACK_FILE: "stack-8.10.3.yaml"
126126
<<: *defaults
127127

128-
ghc-default:
129-
environment:
130-
- STACK_FILE: "stack.yaml"
131-
<<: *defaults
132-
133128

134129
workflows:
135130
version: 2
@@ -143,4 +138,3 @@ workflows:
143138
- ghc-8.10.1
144139
- ghc-8.10.2
145140
- ghc-8.10.3
146-
- ghc-default

0 commit comments

Comments
 (0)