Skip to content

Commit 9b4dd66

Browse files
committed
Revert "Use preview queues (#24683)"
- go back to main VS2019 queues This reverts commit 407b623.
1 parent 3ee7058 commit 9b4dd66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
${{ if eq(variables['System.TeamProject'], 'internal') }}:
116116
name: NetCoreInternal-Pool
117117
# Visual Studio Enterprise - contains some stuff, like SQL Server and IIS Express, that we use for testing
118-
queue: BuildPool.Windows.10.Amd64.VS2019.Pre
118+
queue: BuildPool.Server.Amd64.VS2019
119119
${{ if ne(parameters.container, '') }}:
120120
container: ${{ parameters.container }}
121121
variables:

0 commit comments

Comments
 (0)