mirror of
https://github.com/vim/vim.git
synced 2026-02-24 18:24:05 +01:00
Problem: Github actions: clang-11 handling suboptimal.
Solution: Separate step of installing clang-11. Get ubuntu release name
dynamically. (Ozaki Kiichi, closes #7514)