From f42fa8879b5923bafaa9e6da0bcbdaf7c6c0b632 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Fri, 27 Jan 2017 11:56:50 -0800 Subject: [PATCH] Temporarily remove Windows Server 2016 from CI. --- test/utils/shippable/windows.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/test/utils/shippable/windows.sh b/test/utils/shippable/windows.sh index 030f36d65b..7ac724c8ce 100755 --- a/test/utils/shippable/windows.sh +++ b/test/utils/shippable/windows.sh @@ -27,7 +27,6 @@ if [ -s /tmp/windows.txt ]; then --windows 2008-R2_SP1 \ --windows 2012-RTM \ --windows 2012-R2_RTM \ - --windows 2016-English-Full-Base \ else echo "No changes requiring integration tests specific to Windows were detected."