Use preview queues (#24683)

This commit is contained in:
Pranav K 2020-08-07 16:46:36 -07:00 committed by GitHub
parent 383a272f36
commit 407b623cdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ jobs:
${{ if eq(variables['System.TeamProject'], 'internal') }}:
name: NetCoreInternal-Pool
# Visual Studio Enterprise - contains some stuff, like SQL Server and IIS Express, that we use for testing
queue: BuildPool.Server.Amd64.VS2019
queue: BuildPool.Windows.10.Amd64.VS2019.Pre
${{ if ne(parameters.container, '') }}:
container: ${{ parameters.container }}
variables: