aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorBob Arnson <bob@joyofsetup.com>2020-05-09 22:24:49 -0400
committerBob Arnson <bob@joyofsetup.com>2020-05-10 17:03:22 -0400
commit00fe99e60cabf3200a316498ee9c9b90060ec937 (patch)
treec9cb7ad7a572b3c75b37c8d0ae22bca095608ecd /appveyor.yml
parenta4d49f0a2a8b59ae4fdfa02081c522bc0d02d21a (diff)
downloadwix-00fe99e60cabf3200a316498ee9c9b90060ec937.tar.gz
wix-00fe99e60cabf3200a316498ee9c9b90060ec937.tar.bz2
wix-00fe99e60cabf3200a316498ee9c9b90060ec937.zip
Drop XP support and enable ARM64.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 6df525ad..522e5af3 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -8,7 +8,7 @@ branches:
8 - master 8 - master
9 - develop 9 - develop
10 10
11image: Visual Studio 2019 Preview 11image: Visual Studio 2019
12 12
13version: 0.0.0.{build} 13version: 0.0.0.{build}
14configuration: Release 14configuration: Release