aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authoreine <eine@users.noreply.github.com>2020-11-20 01:13:50 +0100
committereine <eine@users.noreply.github.com>2020-11-20 01:38:02 +0100
commit363520c2469ffcc66bd0bc39a0c02b37afcfb2f7 (patch)
tree442562c04b378920b7478073023dcda8d9f04340 /appveyor.yml
parentfa6d95d94f7c309793cc096bfca4de7d646b9fcf (diff)
downloadghdl-363520c2469ffcc66bd0bc39a0c02b37afcfb2f7.tar.gz
ghdl-363520c2469ffcc66bd0bc39a0c02b37afcfb2f7.tar.bz2
ghdl-363520c2469ffcc66bd0bc39a0c02b37afcfb2f7.zip
ci/appveyor: update image to 'Visual Studio 2019'
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 3fb8b74b1..cf0534eb2 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -2,7 +2,7 @@
# General configuration
# =============================================================================
# Virtual Machine Image
-image: WMF 5
+image: Visual Studio 2019
# Build names
version: '{branch}-{build}'
# Branches to build