mirror of
https://github.com/zoriya/vim.git
synced 2026-01-24 00:22:20 +00:00
Problem: Github build may fail if Ubuntu 20.04 is used. Installing rust is
not needed.
Solution: Specify ubuntu-18.04 instead of latest. Update "pip" instead of
installing rust. (Ozaki Kiichi, closes #7820)