Skip to content

Clean out some old versions of tools from .tool-versions file

Evan Read requested to merge eread/tidy-up-old-versions into main

What does this Merge Request do and why?

Updates GDK's own asdf configuration file so we can avoid installing some old versions. Also regenerated .tool-versions.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports