doitsujin / dxvk

Vulkan-based implementation of D3D8, 9, 10 and 11 for Linux / Wine
zlib License
13.38k stars 866 forks source link

[CI] Use latest action runner images #4443

Closed WinterSnowfall closed 1 week ago

WinterSnowfall commented 1 week ago

Now future-proof with free auto-upgrades! Also, bigger number better (we get newer kernels in the linux runners, which might help speed things up a little), otherwise rather inconsequential since actual builds are containerized. windows-2022 is currently latest anyway, so no actual change there.

P.S.: ubuntu-20.04 is set to be deprecated by the end of the year anyway.