mirror of
https://github.com/neovim/neovim.git
synced 2025-11-19 08:41:31 +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