From 31377e3db0d20df3a286b1c2a058103a652a2374 Mon Sep 17 00:00:00 2001 From: Bernhard Richter Date: Thu, 3 Feb 2022 22:58:05 +0100 Subject: [PATCH] use macOS-latest --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9d449685..b0b520c2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -43,7 +43,7 @@ jobs: displayName: Mac Agent condition: succeeded() pool: - name: Hosted macOS + vmImage: 'macOS-latest' steps: - bash: | curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin -version 3.1.102