summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorMario Emmenlauer <memmenlauer@biodataanalysis.de>2021-08-04 10:38:56 +0200
committerMario Emmenlauer <memmenlauer@biodataanalysis.de>2021-08-11 19:25:54 +0200
commit166786eea8243b3bae90ffc2a5a60bd121fb22e2 (patch)
tree118afbc7b0a001be9a011f73079e49a559517e12 /appveyor.yml
parent9e3ac856eef29d0317b8aaec8c3ae810a14a2108 (diff)
downloadthrift-166786eea8243b3bae90ffc2a5a60bd121fb22e2.tar.gz
Updated MSYS2 install for current AppVeyor and upstream MSYS2
Diffstat (limited to 'appveyor.yml')
-rwxr-xr-xappveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 540ab1a7d..d19eebafd 100755
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -58,6 +58,8 @@ environment:
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
- PROFILE: MINGW
+ # Currently the the latest MSYS2 is in the following image:
+ APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
PLATFORM: x64
CONFIGURATION: RelWithDebInfo
DISABLED_TESTS: (StalenessCheckTest)