mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 14:55:33 +00:00
With 6fa0a0a516 the neovim-ruby gem installs successfully, but
ruby_spec.lua can't find it: g:ruby_host_prog needs to be set correctly.
Just skip the whole thing for now, so that CI builds don't fail.