Skip to content

Commit a25f78e

Browse files
authored
change Julia version ci
1 parent bd3e052 commit a25f78e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

appveyor.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
environment:
22
matrix:
3-
- julia_version: 0.7
43
- julia_version: 1.0
5-
- julia_version: 1.1
6-
- julia_version: 1.2
74
- julia_version: 1.3
8-
- julia_version: 1.4
5+
- julia_version: 1.6
6+
- julia_version: 1.7
97
- julia_version: nightly
108
matrix:
119
allow_failures:

0 commit comments

Comments
 (0)