Revert "Use preview queues (#24683)"
- go back to main VS2019 queues
This reverts commit 407b623cdf.
This commit is contained in:
parent
3ee7058ef0
commit
9b4dd66b11
|
|
@ -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.Windows.10.Amd64.VS2019.Pre
|
||||
queue: BuildPool.Server.Amd64.VS2019
|
||||
${{ if ne(parameters.container, '') }}:
|
||||
container: ${{ parameters.container }}
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Reference in New Issue