From 60af741593c35a49bb8d68dde93073c75eb393a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Mon, 25 Nov 2024 22:00:38 +0100 Subject: [PATCH] Bump macos version, macos-12 is being dropped --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 31aaa4b3..a47b26a9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -151,7 +151,7 @@ jobs: - ${{ if and(eq(variables['System.TeamFoundationCollectionUri'], 'https://dev.azure.com/luisangelsm/'), or(eq(variables['Build.SourceBranch'], 'refs/heads/master'), eq(variables['Build.SourceBranch'], 'refs/heads/develop'))) }}: - group: macos-codesign pool: - vmImage: 'macOS-12' + vmImage: 'macOS-14' steps: - script: | pip3 install aqtinstall @@ -210,7 +210,7 @@ jobs: - ${{ if and(eq(variables['System.TeamFoundationCollectionUri'], 'https://dev.azure.com/luisangelsm/'), or(eq(variables['Build.SourceBranch'], 'refs/heads/master'), eq(variables['Build.SourceBranch'], 'refs/heads/develop'))) }}: - group: macos-codesign pool: - vmImage: 'macOS-12' + vmImage: 'macOS-14' steps: - script: | brew install qt@5