Add Support for Windows Server 24H2
What does this MR do?
This MR fixes places where it says there is no support for Windows Server 2025 (24H2)
Why was this MR needed?
There is an inconsistency in the documentation regarding support for Windows Server 2025.
The Docker executor supported Windows versions page does not list Windows 2025, but the Windows version support policy indicates that it is supported.
Looking at !5170 (merged) (merged), it is clear that Windows 2025 is indeed supported, so the docs should reflect this as well.
What are the relevant issue numbers?
Edited by Pishel