Add Windows 2025 server to ci#208
Conversation
|
Does windows even work for xeus-cpp ? |
|
@anutosh491 Its something I'm working on. It fails as you can't write to standard output and standard error at the moment. Stuff which doesn't require printing still works. I'm hoping to have it fixed sometime this year through CppInterOp. Some work is currently being done in llvm so that everything should work. |
So what is the CI exactly doing ? Are we testing stuff (the python and the c++ tests) ? |
|
@anutosh491 Its beneficial since we do python and c++ tests, and this new ci tests that the stuff which does work for Windows server 2022 also works for Windiws 2025 while we wait for the fix to the things which don't currently work. |
anutosh491
left a comment
There was a problem hiding this comment.
Okay. Let's get this in !
Description
Please include a summary of changes, motivation and context for this PR.
This PR adds a Windows sever 2025 build to the ci.
Fixes # (issue)
Type of change
Please tick all options which are relevant.