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 @@ -97,10 +97,10 @@ jobs:
97
97
name : NetCorePublic-Pool
98
98
${{ if ne(parameters.isTestingJob, true) }} :
99
99
# Visual Studio Build Tools
100
- queue : buildpool.server.amd64.vs2019.pre.open
100
+ queue : BuildPool.Windows.10.Amd64.VS2019.tmp.Open
101
101
${{ if eq(parameters.isTestingJob, true) }} :
102
102
# Visual Studio Enterprise - contains some stuff, like SQL Server and IIS Express, that we use for testing
103
- queue : buildpool.server.amd64.vs2019.pre.open
103
+ queue : BuildPool.Windows.10.Amd64.VS2019.tmp.Open
104
104
${{ if eq(variables['System.TeamProject'], 'internal') }} :
105
105
name : NetCoreInternal-Pool
106
106
# 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