Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release/6.0-staging] Remove Windows 7 helix queues
Backport of #100981 to release/6.0-staging ## Customer Impact - [ ] Customer reported - [X] Found internally Due to changing internal requirements, Helix is decomissioning the Win7 queues. As a result, we need to stop sending work to them before they are turned off (as any build that uses them after that point will fail. ## Regression - [ ] Yes - [X] No ## Testing Infrastructure-only removal of a queue, no testing necessary. ## Risk Low: Simple removal of a Helix queue. We do lose some test coverage, but we can't keep the queue around. **IMPORTANT**: If this backport is for a servicing release, please verify that: - The PR target branch is `release/X.0-staging`, not `release/X.0`. - If the change touches code that ships in a NuGet package, you have added the necessary [package authoring](https://github.com/dotnet/runtime/blob/main/docs/project/library-servicing.md) and gotten it explicitly reviewed.
- Loading branch information