Skip to content

Commit accdcb7

Browse files
author
msftbot[bot]
authored
Merge pull request #51351 from dotnet/merges/release/dev16.9-to-release/dev16.9-vs-deps
Merge release/dev16.9 to release/dev16.9-vs-deps
2 parents cf6270b + cf58f98 commit accdcb7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

azure-pipelines-integration.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@ jobs:
1818
- job: VS_Integration
1919
pool:
2020
name: NetCorePublic-Pool
21-
queue: BuildPool.Windows.VS2019.Pre.Scouting.Open
22-
# One this integration test fix has flowed in to master-vs-deps, we can update the queueName variable, and revert this change.
23-
# Tracked by https://github.com/dotnet/roslyn/issues/51312
24-
# queue: $(queueName)
21+
queue: $(queueName)
2522
strategy:
2623
maxParallel: 4
2724
matrix:

0 commit comments

Comments
 (0)