Commit 88dbff5
Merged PR 51704: Use servicing queues
Use servicing queues
----
#### AI description (iteration 1)
#### PR Classification
This pull request updates the pipeline configuration to use the correct servicing queues.
#### PR Summary
The PR modifies the pipeline YAML file to replace outdated job pool demand strings with updated ones, ensuring the use of proper servicing queues.
- `eng/pipeline.yml`: Replaced "windows.vs2022preview.amd64" and "windows.vs2022preview.amd64.Open" with "windows.vs2022.amd64" and "windows.vs2022.amd64.Open" in both public and internal job pool configurations.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->1 parent 63b97d9 commit 88dbff5
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments