Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ confinement: strict
type: base
build-base: core26
grade: stable
assumes: [snapd2.55.5]
assumes:
- snapd2.55.5
- isa-riscv64-rva23

parts:
# TODO: rewrite this once all slices are upstreamed to use chisel slices
Expand Down
Loading