Use newer AppVeyor machine image

This commit is contained in:
Cameron Gutman
2022-05-18 00:39:24 -05:00
parent 9cc7972d11
commit eb801b553f

View File

@@ -2,7 +2,7 @@ version: 0.0.0.{build}
clone_depth: 1
image: macOS-BigSur
image: macOS-Monterey
before_build:
- 'git submodule update --init --recursive'