Please enable RISC-V on mir-team snaps

Asked by Michał Sawicz

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Colin Watson
Solved:
Last query:
Last reply:
Revision history for this message
Colin Watson (cjwatson) said :
#1

Done.

Revision history for this message
Michał Sawicz (saviq) said :
#2

Thanks Colin, they don't seem to trigger, though. Only the "standard" arches do.

Revision history for this message
Best Colin Watson (cjwatson) said :
#3

That's because your snapcraft.yaml tells them not to.

architectures:
  - build-on: amd64
  - build-on: arm64
  - build-on: armhf

Revision history for this message
Michał Sawicz (saviq) said :
#4

Thanks Colin Watson, that solved my question.

Revision history for this message
Michał Sawicz (saviq) said :
#5

D'uh.