mirror of
https://github.com/neovim/neovim.git
synced 2026-03-04 16:17:13 +00:00
Snapcraft 4.0 complains about running LXD builds under sudo. So instead add the CI user to the "lxd" group and use sg to switch to that membership. Resolves: #12712