From 85777e85faac67f7c0f483dcd4a2abd084cb257b Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Wed, 18 May 2022 00:54:21 -0500 Subject: [PATCH] Use newer AppVeyor image for macOS builds --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 36b06b0e..41d6f923 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -6,7 +6,7 @@ environment: matrix: - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022 QTDIR: C:\Qt\5.15 - - APPVEYOR_BUILD_WORKER_IMAGE: macOS-BigSur + - APPVEYOR_BUILD_WORKER_IMAGE: macOS-Monterey BUILD_TARGET: macos - APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu1604 BUILD_TARGET: steamlink