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