From 54965cfa6f373cfa9f22924dea71505d93a9a6a6 Mon Sep 17 00:00:00 2001 From: Bogdan Date: Wed, 26 Jun 2024 23:49:58 +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 54dfe6a08..7258c4574 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -20,7 +20,7 @@ variables: innoVersion: '6.2.2' windowsImage: 'windows-2022' linuxImage: 'ubuntu-20.04' - macImage: 'macOS-11' + macImage: 'macOS-12' trigger: branches: