Skip to content

Commit 02a0d72

Browse files
authored
[release/dev17.14] Switch to non-scouting queue to unblock CI (#78535)
Backport of #78521 to release/dev17.14 /cc @dibarbet ## Customer Impact ## Regression - [ ] Yes - [ ] No [If yes, specify when the regression was introduced. Provide the PR or commit if known.] ## Testing [How was the fix verified? How was the issue missed previously? What tests were added?] ## Risk [High/Medium/Low. Justify the indication by mentioning how risks were measured and addressed.]
2 parents 4a82961 + 6c11913 commit 02a0d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ parameters:
6868
- name: queueName
6969
displayName: Queue Name
7070
type: string
71-
default: windows.vs2022preview.scout.amd64.open
71+
default: windows.vs2022preview.amd64.open
7272
values:
7373
- windows.vs2022.amd64.open
7474
- windows.vs2022.scout.amd64.open

0 commit comments

Comments
 (0)