Skip to content

Commit

Permalink
Revert "Switch to VS preview pool for public builds (#50993)" (#51103)
Browse files Browse the repository at this point in the history
  • Loading branch information
akoeplinger committed Apr 12, 2021
1 parent b1df28a commit 87798e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/common/xplat-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
# Public Windows Build Pool
${{ if and(or(eq(parameters.osGroup, 'windows'), eq(parameters.hostedOs, 'windows')), eq(variables['System.TeamProject'], 'public')) }}:
name: NetCorePublic-Pool
queue: BuildPool.Windows.10.Amd64.VS2019.Pre.Open
queue: BuildPool.Windows.10.Amd64.VS2019.Open


${{ if eq(parameters.helixQueuesTemplate, '') }}:
Expand Down

0 comments on commit 87798e7

Please sign in to comment.