From 432108c18a2477979af3d43647a0674ad04ca85b Mon Sep 17 00:00:00 2001 From: OCram85 Date: Wed, 26 Aug 2020 14:28:23 +0200 Subject: [PATCH] test alternate buld image --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 29d0b90..e518f0d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -13,7 +13,7 @@ skip_tags: true #image: WMF 5 # Test ne build image: -image: Visual Studio 2017 +image: Visual Studio 2013 # Install pester module and init the Appveyor support.