Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Use MSVC 2022 and update Lua/Luarocks versions #587

Merged
merged 5 commits into from
Mar 8, 2022

Conversation

squeek502
Copy link
Member

@squeek502 squeek502 commented Mar 8, 2022

This essentially treats MSVC 2015 as the minimum supported version, and updates the Appveyor CI to use MSVC 2022 to do all the Lua/Luarocks tests. From #586:

I'm thinking about keeping the current 2015 tests, and then moving the rest to just use 2022. That way we can ensure we maintain a minimum supported MSVC (2015) and ensure that we build using the latest version. We won't ensure that the in-between versions will still build properly, but it seems somewhat unlikely that we would introduce problems specific to an in-between version.

Closes #586

@squeek502 squeek502 merged commit 44bec3b into luvit:master Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: Update/re-examine Visual Studio versions
2 participants