Skip to content

Commit c29b9f7

Browse files
committed
Appveyor should target Rust 1.20
1 parent 81a7043 commit c29b9f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
environment:
22
matrix:
3-
- TARGET: 1.18.0-x86_64-pc-windows
3+
- TARGET: 1.20.0-x86_64-pc-windows
44
COMPILER: gnu
5-
- TARGET: 1.18.0-x86_64-pc-windows
5+
- TARGET: 1.20.0-x86_64-pc-windows
66
COMPILER: msvc
77
- TARGET: nightly-x86_64-pc-windows
88
COMPILER: msvc

0 commit comments

Comments
 (0)