Skip to content

Commit f7c9e41

Browse files
authored
Update queue temporarily to scout change
1 parent e0a8ea1 commit f7c9e41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure/pipelines/jobs/default-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@ jobs:
9797
name: NetCorePublic-Pool
9898
${{ if ne(parameters.isTestingJob, true) }}:
9999
# Visual Studio Build Tools
100-
queue: buildpool.server.amd64.vs2019.pre.open
100+
queue: BuildPool.Windows.10.Amd64.VS2019.tmp.Open
101101
${{ if eq(parameters.isTestingJob, true) }}:
102102
# 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
104104
${{ if eq(variables['System.TeamProject'], 'internal') }}:
105105
name: NetCoreInternal-Pool
106106
# Visual Studio Enterprise - contains some stuff, like SQL Server and IIS Express, that we use for testing

0 commit comments

Comments
 (0)