From 102396e6cb835ffe19eb032e9d957129bf29c664 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Fri, 2 Sep 2022 18:17:27 +0200 Subject: [PATCH] Replace all macOS-10.15 images with macOS-latest --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 258e6c7b..c2ee3223 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -92,7 +92,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-10.15' + vmImage: 'macOS-latest' steps: - script: | brew install qt@5