From 057fb17c5aecc18748404c74037bd3e954a5f82f Mon Sep 17 00:00:00 2001 From: Bradley J Chambers Date: Thu, 3 Dec 2015 12:16:16 -0500 Subject: [PATCH] Use previous worker image to stick with Python 2.7.9 --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 6b3a0f096b..966feb4725 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,6 @@ version: 1.0.{build} -os: Windows Server 2012 +os: Previous Windows Server 2012 R2 platform: - x64