Skip to content

Commit

Permalink
Merge pull request #8226 from dotnet/vseanreesermsft-patch-1
Browse files Browse the repository at this point in the history
Update azure-pipelines.yml - add pool os and name
  • Loading branch information
vseanreesermsft authored Jul 15, 2024
2 parents ac1fb4f + 1fbe270 commit fd4232f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,9 @@ extends:
- job: OSX_${{ config.buildConfig }}
displayName: OSX ${{ config.buildConfig }}
pool:
name: 'Azure Pipelines'
vmImage: 'macOS-latest'
os: macOS
variables:
- _BuildConfig: ${{ config.buildConfig }}
- _SignType: none
Expand Down

0 comments on commit fd4232f

Please sign in to comment.