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:
106
106
name : NetCorePublic-Pool
107
107
${{ if ne(parameters.isTestingJob, true) }} :
108
108
# Visual Studio Build Tools
109
- queue : BuildPool.Windows.VS2019.Scouting.Open
109
+ queue : BuildPool.Windows.VS2019.Pre. Scouting.Open
110
110
${{ if eq(parameters.isTestingJob, true) }} :
111
111
# Visual Studio Enterprise - contains some stuff, like SQL Server and IIS Express, that we use for testing
112
- queue : BuildPool.Windows.VS2019.Scouting.Open
112
+ queue : BuildPool.Windows.VS2019.Pre. Scouting.Open
113
113
${{ if eq(variables['System.TeamProject'], 'internal') }} :
114
114
name : NetCoreInternal-Pool
115
115
# 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