mirror of
https://github.com/neovim/neovim.git
synced 2026-02-01 09:34:29 +00:00
Problem: Some CI jobs are redundant: `RelWithDebInfo` is already tested on Linux-Arm64; `MinSizeRel` and Ninja Multi Config are not sufficiently relevant in practice to spend CI cycles on. Solution: Remove `build-types` job.