Skip to content

Remove support for Windows 1909

Elliot Rushton requested to merge remove-1909 into master

What does this MR do?

Removes support for Windows 1909

Why was this MR needed?

Because Microsoft isn't supporting 1909 any more.

What's the best way to test this MR?

I don't think this is worth the effort of trying to setup and test in a 1909 environment. As this is removing code and following in line with our support policy even if this doesn't actually work correctly and prevent the runner from working in a 1909 environment (in the cases where that's possible) we still won't actually support it. So, in my opinion, executing the regular existing test suite is sufficient here.

What are the relevant issue numbers?

#27899 (closed)

Edited by Elliot Rushton

Merge request reports