Use newer AppVeyor machine image

This commit is contained in:
Cameron Gutman 2022-05-18 00:38:47 -05:00
parent cfe4c9ff21
commit 61cc9e151f

View File

@ -2,7 +2,7 @@ version: 0.0.0.{build}
clone_depth: 1 clone_depth: 1
image: Visual Studio 2019 image: Visual Studio 2022
before_build: before_build:
- 'git submodule update --init --recursive' - 'git submodule update --init --recursive'