Skip to content

Enable Windows in CI and remove warnings #331

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

Merged
merged 5 commits into from
May 13, 2025
Merged

Enable Windows in CI and remove warnings #331

merged 5 commits into from
May 13, 2025

Conversation

odow
Copy link
Collaborator

@odow odow commented May 12, 2025

Follow-up to #330

@@ -9,12 +9,9 @@ const depsjl_path = joinpath(@__DIR__, "..", "deps", "deps.jl")
if isfile(depsjl_path)
# User-provided SCIP library
include(depsjl_path)
elseif Sys.iswindows()
using SCIP_jll: libscip
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: also test and update SCIP_PaPILO_jll if this CI passes

@odow odow mentioned this pull request May 12, 2025
@odow
Copy link
Collaborator Author

odow commented May 12, 2025

Nice nice nice

@odow
Copy link
Collaborator Author

odow commented May 13, 2025

I'll merge this for now, and then fix the PaPILO thing in a new PR.

@odow odow merged commit 890baa2 into master May 13, 2025
13 checks passed
@odow odow deleted the od/windows-ci branch May 13, 2025 01:12
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.

1 participant