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

Increase minimum supported Julia version to v1.10 #688

Closed
sloede opened this issue Dec 20, 2024 · 3 comments · Fixed by #703
Closed

Increase minimum supported Julia version to v1.10 #688

sloede opened this issue Dec 20, 2024 · 3 comments · Fixed by #703

Comments

@sloede
Copy link
Member

sloede commented Dec 20, 2024

In Trixi.jl, we are moving to make Julia v1.10 the minimum supported Julia version (trixi-framework/Trixi.jl#2214). For consistency, since v1.10 is an LTS, and since with v1.11 being released, v1.9 is no longer officially supported, I recommend moving to v1.10 as the minimum version for TrixiPartices.jl as well.

Instead of testing on 1.9, recommend instead running tests on v1.11

@efaulhaber
Copy link
Member

We are currently running tests on 1.9, 1.10 and 1.11. But if 1.9 is no longer officially supported, we can of course make our lives easier.

@efaulhaber
Copy link
Member

Tests in #529 are failing in Julia 1.9. This gives us a good reason to drop support for 1.9 instead of wasting time fixing tests for this old version. @LasNikas

@svchb
Copy link
Collaborator

svchb commented Jan 16, 2025

I am fine with removing 1.9.

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.

3 participants