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