Skip to content

Commit fa38601

Browse files
author
Mitsutoshi Aoe
committed
appveyor: Add GHC 8.4.3 and deploy on GHCVER=8.4.3 only
1 parent 68a8763 commit fa38601

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ environment:
1313
matrix:
1414
- GHCVER: "8.0.2"
1515
- GHCVER: "8.2.2"
16-
# - GHCVER: "7.10.3.2"
16+
- GHCVER: "8.4.3"
1717

1818
cache:
1919
- "c:/SR"
@@ -50,3 +50,4 @@ deploy:
5050
release: $(appveyor_repo_tag_name)
5151
on:
5252
appveyor_repo_tag: true
53+
GHCVER: "8.4.3"

0 commit comments

Comments
 (0)