summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2021-06-01 22:57:47 -0400
committerAnthony Green <green@moxielogic.com>2021-06-01 22:57:47 -0400
commit04c157f49a1b83798c102f3259bc397b9b7f7266 (patch)
tree04f68734c098b72328a7a2909e831cf7d2ccdc0b /.appveyor.yml
parent03a78e88402fff424426a1968e014be93666b86f (diff)
downloadlibffi-04c157f49a1b83798c102f3259bc397b9b7f7266.tar.gz
Upgrade to vs2019
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 1f82089..31b4b82 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -8,7 +8,7 @@ shallow_clone: true
# 32- and 64-bit clang/mingw
# and perhaps more.
-image: Visual Studio 2017
+image: Visual Studio 2019
platform:
- x64
- x86