You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: