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

Windows 10 Binary does not run on Windows 11 #215

Closed
ImmaZoni opened this issue Dec 21, 2021 · 3 comments · Fixed by #216
Closed

Windows 10 Binary does not run on Windows 11 #215

ImmaZoni opened this issue Dec 21, 2021 · 3 comments · Fixed by #216
Assignees
Labels
bug Something isn't working

Comments

@ImmaZoni
Copy link
Contributor

Attempted to help a user get running last night, they were on Windows 11 and were unable to run the Windows 10 binary. I do not have Windows 11 yet so I have been unable to test with this OS. There may be an option to run in "Compatibility Mode" on windows, but as I mentioned I am unable to verify this.

The best course of action would just be to build for Window 11 if possible.

@ImmaZoni ImmaZoni added the enhancement New feature or request label Dec 21, 2021
@nazar-pc
Copy link
Member

We actually don't build for Windows 10 either, we build whatever is native on Windows Server 2019. Maybe we should also build under Windows Server 2022 that has recently become available, I suspect it will be compatible with Windows 11.

@ImmaZoni
Copy link
Contributor Author

Was doing some research on this because I suspected the same thing, it does look like windows-2022 is available and has majority(if not all) of the improvements/upgrades of 11.

https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#example-including-configurations-in-a-matrix-build

https://docs.microsoft.com/en-us/windows-server/get-started/whats-new-in-windows-server-2022

@nazar-pc
Copy link
Member

I'll add Windows Server 2022 job in the next snapshot then

@nazar-pc nazar-pc self-assigned this Dec 21, 2021
@nazar-pc nazar-pc added bug Something isn't working and removed enhancement New feature or request labels Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants