Skip to content

Commit c2521a9

Browse files
committed
appveyor-ci: Update test matrix
1 parent 1f51ce4 commit c2521a9

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

appveyor.yml

+5-6
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@ environment:
77
global:
88
CABOPTS: "--store-dir=C:\\SR --http-transport=plain-http"
99
matrix:
10-
- GHCVER: "8.8.1"
11-
- GHCVER: "8.6.5"
12-
- GHCVER: "8.4.4"
13-
- GHCVER: "8.2.2"
14-
- GHCVER: "8.0.2.2"
15-
- GHCVER: "7.10.3.2"
10+
- GHCVER: "9.10.2"
11+
- GHCVER: "9.8.4"
12+
- GHCVER: "9.6.3"
13+
- GHCVER: "9.4.5"
14+
- GHCVER: "9.2.3"
1615

1716
matrix:
1817
# set this flag to immediately finish build once one of the jobs fails.

0 commit comments

Comments
 (0)