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

Added windows-2022 to matrix os options #216

Merged
merged 1 commit into from
Dec 31, 2021
Merged

Conversation

ImmaZoni
Copy link
Contributor

Adding windows-2022 server to build for matrix os, should add Windows 11 compatibility on next release.

Closes #215

@nazar-pc
Copy link
Member

Can you also add it to regular tests, so we can know when things break on that version specifically way before we build a new snapshot?

@ImmaZoni
Copy link
Contributor Author

Can you also add it to regular tests, so we can know when things break on that version specifically way before we build a new snapshot?

Done.

nazar-pc
nazar-pc previously approved these changes Dec 21, 2021
@nazar-pc
Copy link
Member

Looks like MSVC pinning to older version is needed to make it compile on Windows 2022 (probably defaults to newer version)

@nazar-pc
Copy link
Member

Just adding it is not enough, MSVC is already working. The point of adding ilammy/msvc-dev-cmd is to configure MSVC version (other than default) with it.

@nazar-pc nazar-pc force-pushed the Windows-2022-Upgrade branch from 6c7e42e to f92f112 Compare December 31, 2021 19:17
@nazar-pc nazar-pc enabled auto-merge December 31, 2021 19:18
@nazar-pc nazar-pc merged commit 734c6b7 into main Dec 31, 2021
@nazar-pc nazar-pc deleted the Windows-2022-Upgrade branch December 31, 2021 20:17
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.

Windows 10 Binary does not run on Windows 11
2 participants