Skip to content

Commit f53d6c6

Browse files
committed
Adjust AppVeyor tests.
1 parent 6753f29 commit f53d6c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Documentation: https://github.com/JuliaCI/Appveyor.jl
22
environment:
33
matrix:
4-
- julia_version: 1.0
4+
- julia_version: 1.4
55
- julia_version: nightly
66
platform:
7-
- x86
7+
# - x86
88
- x64
99
matrix:
1010
allow_failures:

0 commit comments

Comments
 (0)