postmodern/chruby

Change test/setup to allow using ruby-install, ruby-build, or symlinking in rubies

postmodern opened this issue · 1 comments

Change test/setup to allow installing rubies via ruby-install, ruby-build, or symlinking in the rubies from elsewhere. Symlinking in rubies into test/opt/rubies/ will be used in our GitHub Actions CI to setup the test environment.

Closing this idea in favor of #463.