inexorgame / vulkan-renderer

A new 3D game engine for Linux and Windows using C++20 and Vulkan API 1.3, in very early but ongoing development
https://inexor.org
MIT License
790 stars 34 forks source link

[ci] Change windows runner to windows-2019 #450

Closed MyCatFishSteve closed 2 years ago

MyCatFishSteve commented 2 years ago

This change should allow Windows builds to work correctly again after GitHub updated the windows-latest runner to Windows Server 2022.

Ideally, we want to stay up-to-date with the latest windows runners so a separate issue will be raised to address this to eventually move to windows-2022.

https://github.com/actions/virtual-environments/issues/4856

IceflowRE commented 2 years ago

Closed in favor of #452