Skip to content

Commit 635461f

Browse files
authored
[3.6] bpo-34575: Build with only VS2015 on AppVeyor (GH-9066)
Remove VS2017 image from AppVeyor config. We're currently having caching issues between the two images, and VS2017 builds are tested by VSTS. Removing that one here will significantly decrease the time that AppVeyor builds take on this branch.
1 parent f4c4d99 commit 635461f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎.github/appveyor.yml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,3 @@ environment:
3636
HOST_PYTHON: C:\Python36\python.exe
3737
image:
3838
- Visual Studio 2015
39-
- Visual Studio 2017

0 commit comments

Comments
 (0)