Skip to content

Commit

Permalink
Add pool name (#8224)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmitche authored Jul 15, 2024
1 parent 1d4fbde commit 0d275a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ extends:
- job: OSX_${{ config.buildConfig }}
displayName: OSX ${{ config.buildConfig }}
pool:
name: 'Azure Pipelines'
vmImage: 'macOS-latest'
os: macOS
variables:
Expand Down

0 comments on commit 0d275a4

Please sign in to comment.