From 838e49ba232e6535cb56acbd4fcff69dd20e1bc6 Mon Sep 17 00:00:00 2001 From: Bogdan Date: Wed, 26 Jun 2024 23:50:50 +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 c2b0be96e..f17e5374a 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: