Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 7a2efe3

Browse files
ldorauigchor
authored andcommitted
appveyor: switch to Visual Studio 2017
This change is required because of the following issue: https://help.appveyor.com/discussions/problems/24684-problem-with-vcpkg-wrong-version-on-appveyor appveyor/ci#3052 which cannot be fixed directly now.
1 parent 7163200 commit 7a2efe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version: 1.4.{build}
2-
os: Visual Studio 2015
2+
os: Visual Studio 2017
33
platform: x64
44

55
environment:

0 commit comments

Comments
 (0)