From 6b0a083081bb5a88439632e8d6a3cf05191b3897 Mon Sep 17 00:00:00 2001 From: Serge Poltavski Date: Thu, 11 Mar 2021 17:13:14 +0300 Subject: [PATCH] appveyor version update --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 5e4d6e1d67..2f915d57a6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,7 +1,7 @@ --- os: Visual Studio 2019 -version: 2020.12.{build} +version: 2021.03.{build} clone_depth: 2