mirror of
https://github.com/zoriya/vim.git
synced 2026-06-12 16:05:49 +00:00
0fa09676c2
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)