From 4d550501c0b0cb2542d8f0d8110971f497103274 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Fri, 24 Mar 2023 10:23:37 -0400 Subject: appveyor.yml - switch to macos-monterey --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 89a35591..fff5b217 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -22,7 +22,7 @@ image: #- Visual Studio 2013 #disable since Ninja is not available - Ubuntu2004 - Visual Studio 2019 - - macos + - macos-monterey # scripts that are called at very beginning, before repo cloning init: -- cgit v1.2.1