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
Remove compatibility testing with older Java versions (#112838)
We've bumped the minimum runtime Java version for Elasticsearch 9.0 to
Java 21 so we need to remove testing against older versions. I've also
removed redundant testing of the current bundled JDK version as well as
the old matrix config files that were used with Jenkins.
0 commit comments