summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2017-01-27 11:56:50 -0800
committerMatt Clay <matt@mystile.com>2017-01-27 11:56:50 -0800
commitf42fa8879b5923bafaa9e6da0bcbdaf7c6c0b632 (patch)
treeee0c52e607f8c770c06ecd34b2d94befc2c5f6cd /test
parent8146f1c82e0d949e30342dc8b9d9cfc45c44e273 (diff)
downloadansible-f42fa8879b5923bafaa9e6da0bcbdaf7c6c0b632.tar.gz
Temporarily remove Windows Server 2016 from CI.
Diffstat (limited to 'test')
-rwxr-xr-xtest/utils/shippable/windows.sh1
1 files changed, 0 insertions, 1 deletions
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."