From 0d275a4b8a8a24e773a9dc8a49f09808a45085ef Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Mon, 15 Jul 2024 14:26:36 -0700 Subject: [PATCH] Add pool name (#8224) --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 79ae093c0c..145bb84310 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -139,6 +139,7 @@ extends: - job: OSX_${{ config.buildConfig }} displayName: OSX ${{ config.buildConfig }} pool: + name: 'Azure Pipelines' vmImage: 'macOS-latest' os: macOS variables: