-
Notifications
You must be signed in to change notification settings - Fork 789
Open
Labels
Description
At some point jruby-launcher started to be installed by default in all ruby-build builds. These days, we prefer our shell script launcher and recommend users only install jruby-launcher if needed (e.g. on Darwin or BSD where scripts can't be put into shebangs).
I'd like to have a discussion about removing the install of jruby-launcher from ruby-build.
See related discussion here on the setup-ruby action: ruby/setup-ruby#774