mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 22:35:33 +00:00
The general skeleton of each job is the same, so consolidate the definition to a single job with an explicit matrix. Use conditional steps to handle steps that are unique to a certain job (e.g., installing clang-11 for better ASAN support).