I'm unable to find the channel/branch on arm64. Can you also publish an arm64 snap in that branch?
```
$ sudo snap switch --channel=latest/candidate/vaapi chromium
"chromium" switched to the "latest/candidate/vaapi" channel
$ sudo snap refresh chromium
error: requested a non-existing branch on latest/candidate for snap "chromium":
vaapi
$ sudo snap refresh --revision=1191 chromium
error: cannot refresh "chromium": Access by specifying a revision is not
allowed for this Snap.
```
I'm unable to find the channel/branch on arm64. Can you also publish an arm64 snap in that branch?
``` latest/ candidate/ vaapi chromium candidate/ vaapi" channel
$ sudo snap switch --channel=
"chromium" switched to the "latest/
$ sudo snap refresh chromium
error: requested a non-existing branch on latest/candidate for snap "chromium":
vaapi
$ sudo snap refresh --revision=1191 chromium
error: cannot refresh "chromium": Access by specifying a revision is not
allowed for this Snap.
```