mirror of
https://github.com/neovim/neovim.git
synced 2026-01-19 03:17:03 +00:00
Problem: Linux `aarch64`/`arm64` builds are not tested.
Solution: Add `ubuntu-arm` runners to test matrix (using
`RelWithDebInfo` build).
(cherry picked from commit 3702bcb139)