How to enable arm64 builds?

I saw build.snapcraft.io now supports arm64 builds when I created a new snap repository and enable auto builds for it. But I haven’t found a way to enable those builds for existing snaps that I have published. How to do that ?

Commenting to bump this thread.

i recently learned you need to delete the whole setup for the branch in build.snapcraft.io and re-create it from scratch to have it pick up new arches …

1 Like

What @ogra said but not quite as dramatic. Go to build.snapcraft.io and sign in. Click the little dustbin next to the entry.

Screenshot%20from%202018-06-28%2010-44-47

Then click the green button at the top to re-add it.

Screenshot%20from%202018-06-28%2010-45-40

Will take a few moments, then a new build will start, with the additional build targets enabled. This will also enable the daily builds feature.

1 Like

I kind of feel we should have done this in bulk. But that will happen when we finish setting things up for the new architectures specification, so it may not be worth doing it now.

1 Like