-
Notifications
You must be signed in to change notification settings - Fork 105
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
Set up CI for Windows #104
Comments
#106 fixes compilation on Windows. Now we want to set up CI so that the latest |
I just want to follow up on this issue. Since the Neo service has added Windows as a target in production, we need to set up CI for Windows. I think the easiest way to do it is to use the Github Actions similar to the upstream TVM. It can be set up in the "Actions => New workflow => setup a workflow yourself" and then copy and commit the CI code. Here's an example workflow file and example run. Please consider adding this @zhiics. |
I don't have access to dlr CI. Let's ping ppl internally to do this. |
@zhiics FYI, I have documented the detailed steps for setting up Windows CI in Jenkins: hcho3/xgboost-devops#7 |
@hcho3 thanks! |
@hcho3 Thanks a lot, Philip. |
Latest
master
branch fails to compile on Windows.The text was updated successfully, but these errors were encountered: