Using Snapcraft Remote Build from Canonical
Using Launchpad build farm¶
From snapcraft version 3.9+ Canonical enables anyone to run a multi-architecture snap build process on remote servers using the Launchpad build farm:
snapcraft remote-build --build-on=arm64,amd64 --launchpad-accept-public-upload
Important
Using the snapcraft remote-build feature makes your projects public. So it is primarily useful for open source software projects.
Further Information¶
You can find a detailed documentation here: Remote build
For support please consult the Snapcraft Forum