pelias / schema

elasticsearch schema files and tooling
MIT License
40 stars 76 forks source link

chore(CI): remove oraclejdk8 from test matrix #425

Closed orangejulius closed 4 years ago

orangejulius commented 4 years ago

Extracted from https://github.com/pelias/schema/pull/394

As Elasticsearch 7 will come with JDK 11 out of the box, we will eventually not care about JDK 8 support.

Once we are ready to drop that support, we can merge this PR.

orangejulius commented 4 years ago

Just noticed this old PR. We are pretty much only on ES7 these days, and I don't believe testing old versions of the JDK are worth it anymore.