Skip to content

Commit

Permalink
removing GHC 7.6 from AppVeyor to avoid out of memory.
Browse files Browse the repository at this point in the history
  • Loading branch information
kazu-yamamoto committed May 29, 2018
1 parent 83749bf commit 819d35b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ environment:
global:
CABOPTS: "--store-dir=C:\\SR --http-transport=plain-http"
matrix:
- GHCVER: "7.6.3.1"
- GHCVER: "7.8.4.1"
- GHCVER: "7.10.3.2"
- GHCVER: "8.0.2"
Expand Down

0 comments on commit 819d35b

Please sign in to comment.