mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
faffc0c4d3
Until now, `windows-latest` meant `windows-2019`, but now it seems that it is being replaced by `windows-2022` in stages. At the same time, Visual Studio 2019 will be replaced by Visual Studio 2022. Since mruby's CI is configured to assume Visual Studio 2019, we'll update this and explicitly specify `windows-2022`.