Skip to content

Commit bf3134e

Browse files
committed
Use appveyor previous VS image
1 parent e1614bf commit bf3134e

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
@@ -7,7 +7,7 @@ cache:
77
- C:\Users\appveyor\.ccm\repository
88
- C:\Users\appveyor\deps -> appveyor.ps1
99
- C:\Users\appveyor\ccm
10-
os: Visual Studio 2015
10+
os: Previous Visual Studio 2015
1111
platform:
1212
- Any CPU
1313
configuration:
@@ -23,7 +23,7 @@ environment:
2323
CASSANDRA_VERSION: 3.7
2424
CI_TYPE: INTEGRATION
2525
- TARGET: netcoreapp1.0
26-
CASSANDRA_VERSION: 2.2.5
26+
CASSANDRA_VERSION: 3.7
2727
CI_TYPE: INTEGRATION
2828
- TARGET: net452
2929
CASSANDRA_VERSION: 2.2.5

0 commit comments

Comments
 (0)