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

CI_Homebrew doesn’t work with Julia version “lts” #117

Closed
dpo opened this issue Jan 23, 2025 · 3 comments · Fixed by #118
Closed

CI_Homebrew doesn’t work with Julia version “lts” #117

dpo opened this issue Jan 23, 2025 · 3 comments · Fixed by #118

Comments

@dpo
Copy link
Member

dpo commented Jan 23, 2025

https://github.com/JuliaSmoothOptimizers/QRMumps.jl/actions/runs/12935260550/job/36087651101?pr=111#step:5:12

@amontoison
Copy link
Member

@dpo It's because you need to compile a new release with Homebrew.
Related issue: #90

dpo added a commit that referenced this issue Jan 23, 2025
@dpo
Copy link
Member Author

dpo commented Jan 23, 2025

The error message is related to julia, not to homebrew?!?!?!

amontoison added a commit that referenced this issue Jan 23, 2025
@amontoison
Copy link
Member

amontoison commented Jan 23, 2025

Ok it's an additional error. I will fix it with #119.
But the tests will fail because of the new features that we use qr_mumps.
They are not supported by the version compiled by Homebrew.

amontoison added a commit that referenced this issue Jan 23, 2025
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 a pull request may close this issue.

2 participants