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

Commit eb3f1ba

Browse files
authored
Merge pull request #28210 from vseanreesermsft/internal-merge-3.1-2021-10-12-1524
Merging internal commits for release/3.1
2 parents 8c6fcca + f67cf00 commit eb3f1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/xplat-job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

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

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

0 commit comments

Comments
 (0)