Skip to content

Add minify to asdf tooling

What does this MR do and why?

Adds minify to our asdf tooling, so that's easier to install locally and test things.

How to set up and validate locally

  1. Check out this branch.

  2. Install asdf:

    asdf install
  3. Check the asdf version, should be 2.12.8:

    asdf --version

Merge request reports

Loading