mirror of
https://github.com/neovim/neovim.git
synced 2025-11-16 07:11:20 +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