From d910fc42ab55134477963a1d8d45181d17f915fc Mon Sep 17 00:00:00 2001 From: Bogdan Date: Wed, 26 Jun 2024 23:51:36 +0300 Subject: [PATCH] Bump mac image to 12 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index aa7ab2f96..f0450f607 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -20,7 +20,7 @@ variables: innoVersion: '6.2.0' windowsImage: 'windows-2022' linuxImage: 'ubuntu-20.04' - macImage: 'macOS-11' + macImage: 'macOS-12' trigger: branches: