| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Updates Azure DevOps pipeline pool demands to use the supported 1es-windows-2022-open image (replacing the retired 1es-windows-2019-open) to prevent CI agent allocation failures on the NetCore-Public pool.
Changes:
| File | Description |
|---|---|
| build/codecoverage-ci.yml | Switches the NetCore-Public pool ImageOverride demand to 1es-windows-2022-open for code coverage runs. |
| .vsts-dotnet-ci.yml | Switches the NetCore-Public pool ImageOverride demand to 1es-windows-2022-open across Windows job templates. |
Sorry, something went wrong.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Replaces the retired 1es-windows-2019-open image with 1es-windows-2022-open in the NetCore-Public pool to fix agent allocation failures in CI.