File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -106,10 +106,10 @@ jobs:
106106 name : NetCorePublic-Pool
107107 ${{ if ne(parameters.isTestingJob, true) }} :
108108 # Visual Studio Build Tools
109- queue : BuildPool.Server.Amd64. VS2019.BT .Open
109+ queue : BuildPool.Windows. VS2019.Scouting .Open
110110 ${{ if eq(parameters.isTestingJob, true) }} :
111111 # Visual Studio Enterprise - contains some stuff, like SQL Server and IIS Express, that we use for testing
112- queue : BuildPool.Server.Amd64. VS2019.Open
112+ queue : BuildPool.Windows. VS2019.Scouting .Open
113113 ${{ if eq(variables['System.TeamProject'], 'internal') }} :
114114 name : NetCoreInternal-Pool
115115 # Visual Studio Enterprise - contains some stuff, like SQL Server and IIS Express, that we use for testing
You can’t perform that action at this time.
0 commit comments