.appveyor.yml: Select the latest software image
authorBart Van Assche <bvanassche@acm.org>
Sat, 4 Jul 2020 04:13:31 +0000 (21:13 -0700)
committerBart Van Assche <bvanassche@acm.org>
Sat, 4 Jul 2020 04:20:04 +0000 (21:20 -0700)
This is necessary to make the overlap test (t0013) pass.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
.appveyor.yml

index 70c337f8465cc3a10e9ac0c085d33a234a4ed282..5f4a33e24c20fb0c354f1b21f367d7e5ec8a03a9 100644 (file)
@@ -1,5 +1,8 @@
 clone_depth: 1 # NB: this stops FIO-VERSION-GEN making tag based versions
 
+image:
+  - Visual Studio 2019
+
 environment:
   CYG_MIRROR: http://cygwin.mirror.constant.com
   CYG_ROOT: C:\cygwin64