i.e. on https://github.com/ruby/setup-ruby/blob/f321cf5a4d1533575411f8752cf25b86478b0442/ruby-builder-versions.json I don't see which interpreter is available on which OS. e.g. even though `truffleruby+graalvm-21` supposedly exists, it does not work in my action (https://github.com/stdedos/interception/actions/runs/11123894333/job/30908313355) - Should you create a matrix? (ie like https://github.com/actions/setup-python/issues/15#issuecomment-525410806) - (For both repositories), should that be (a) automatically done, and (b) give some "permalink-like" url to "that matrix"?