[release/v7.5.6] Redo windows image fix to use latest image by daxian-dbw · Pull Request #27222 · PowerShell/PowerShell
Backport of #27198 to release/v7.5.6
Triggered by @daxian-dbw on behalf of @jshigetomi
Original CL Label: CL-BuildPackaging
/cc @PowerShell/powershell-maintainers
Impact
REQUIRED: Choose either Tooling Impact or Customer Impact (or both). At least one checkbox must be selected.
Tooling Impact
- Required tooling change
- Optional tooling change (include reasoning)
Updates pipeline variable templates to use the current supported Windows LTSC 2022 container image for release packaging. This is required to keep release branch packaging infrastructure aligned with the supported build environment.
Customer Impact
- Customer reported
- Found internally
Regression
REQUIRED: Check exactly one box.
- Yes
- No
This is not a regression.
Testing
Cherry-pick applied cleanly to release/v7.5.6. The backport changes only two pipeline variable templates and relies on release branch CI to validate the packaging environment after PR creation.
Risk
REQUIRED: Check exactly one box.
- High
- Medium
- Low
Medium risk because the change affects release packaging infrastructure and the Windows build environment, but the scope is limited to two variable values and matches the validated change on main.