scalameta / metals

Scala language server with rich IDE features 🚀
https://scalameta.org/metals/
Apache License 2.0
2.08k stars 328 forks source link

chore: Remove old release options #6734

Closed tgodzik closed 3 weeks ago

tgodzik commented 1 month ago

We now compile for JDK 17 +. Unfortunately, we cannot set proper target for 2.12 or 2.11, so we need to make sure release workflow is not changed without a reason.