you could try to create an lxd container for armhf or arm64 on your machine, then inside the container you can export
SNAPCRAFT_BUILD_ENVIRONMENT=host
to make snapcraft not use multipass inside the container …
you could try to create an lxd container for armhf or arm64 on your machine, then inside the container you can export
SNAPCRAFT_BUILD_ENVIRONMENT=host
to make snapcraft not use multipass inside the container …