summaryrefslogtreecommitdiff
diff options
authorMichael Vogt <mvo@ubuntu.com>2022-11-08 10:07:22 +0100
committerMichael Vogt <mvo@ubuntu.com>2022-11-08 10:07:22 +0100
commitb36c328110d09cbe01537817df5b9fa3970c361b (patch)
treec0fbd8edb3770bcd52d83378db7342908723323f
parent8ac5d4cc88f8127c10d4f8eb2d82044b4f5b2ac4 (diff)
snapcraft.yaml: bump beta-riscv64 to point to release/2.58beta-riscv64
-rw-r--r--build-aux/snap/snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/snap/snapcraft.yaml b/build-aux/snap/snapcraft.yaml
index d9942bb9cd..868a0af88d 100644
--- a/build-aux/snap/snapcraft.yaml
+++ b/build-aux/snap/snapcraft.yaml
@@ -30,7 +30,7 @@ parts:
plugin: nil
source-type: git
source: https://git.launchpad.net/snapd
- source-branch: release/2.57
+ source-branch: release/2.58
build-snaps:
- on riscv64: [go/1.16/stable]
- else: [go/1.13/stable]