Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Merging internal commits for release/3.1 #28210

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion eng/xplat-job.yml
Expand Up @@ -57,7 +57,7 @@ jobs:

# Public OSX Build Pool
${{ if and(eq(parameters.osGroup, 'OSX'), ne(variables['System.TeamProject'], 'public')) }}:
name: Hosted Mac Internal
vmImage: macOS-latest

# Official Build OSX Pool
${{ if and(eq(parameters.osGroup, 'OSX'), eq(variables['System.TeamProject'], 'public')) }}:
Expand Down