From 7aaafb2f076960dc8fc1c4a1605dcfa816f66c65 Mon Sep 17 00:00:00 2001 From: patrikx3 Date: Sat, 4 May 2024 20:06:01 +0200 Subject: [PATCH] r0b08x [chore] 5/4/2024, 8:06:01 PM --- snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 59297def..9db36049 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -7,8 +7,8 @@ description: | 📚 P3X OneNote Linux architectures: - - build-on: amd64 - run-on: arm64 + - build-on: [amd64] + build-for: [arm64] confinement: strict # or 'classic' for full system access grade: stable # can be 'stable' or 'devel'