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

Upgrade GMT dependency #34

Merged
merged 2 commits into from
May 29, 2023
Merged

Upgrade GMT dependency #34

merged 2 commits into from
May 29, 2023

Conversation

boriskaus
Copy link
Member

@boriskaus boriskaus commented May 29, 2023

GMT.jl now has version 1.0 which uses GMT_jll (=precompiled binaries) by default. That makes it easier to use and as such we can add it as a direct dependency rather than as an optional one.

Yet, the issue is that it no longer works with Julia 1.7, but requires 1.8 & 1.9. Nightly is currently broken as well, but that is perhaps fixed before 1.10 is released.
See the discussion about GMT_jll.
Shall we increase the minimum required Julia version to >1.7 for GMG (and remove nightly from testing)?

@boriskaus boriskaus changed the title adding CI for Julia 1.9 Updgra May 29, 2023
@boriskaus boriskaus changed the title Updgra Upgrade GMT dependency May 29, 2023
@boriskaus boriskaus merged commit a16b27a into main May 29, 2023
@boriskaus boriskaus deleted the boriskaus-patch-1 branch May 30, 2023 06:20
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