aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorBob Arnson <bob@firegiant.com>2020-05-10 17:15:53 -0400
committerGitHub <noreply@github.com>2020-05-10 17:15:53 -0400
commit49b650dcfd513dcda5913cebe32839d0b28fbc2e (patch)
treec9cb7ad7a572b3c75b37c8d0ae22bca095608ecd /appveyor.yml
parenta4d49f0a2a8b59ae4fdfa02081c522bc0d02d21a (diff)
parent00fe99e60cabf3200a316498ee9c9b90060ec937 (diff)
downloadwix-49b650dcfd513dcda5913cebe32839d0b28fbc2e.tar.gz
wix-49b650dcfd513dcda5913cebe32839d0b28fbc2e.tar.bz2
wix-49b650dcfd513dcda5913cebe32839d0b28fbc2e.zip
Merge pull request #6 from wixtoolset/bob/arm64
Drop XP support and enable ARM64.
Diffstat (limited to '')
-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