diff --git a/snapcraft.yaml b/snapcraft.yaml index 248935c2c..a2b698f2b 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -16,17 +16,9 @@ grade: stable # Use platforms instead of architectures for core24 base platforms: amd64: - build-on: [amd64, arm64] + build-on: amd64 build-for: amd64 -# Remove architectures section (not compatible with core24) -# architectures: [amd64] - -# The previous format was incorrect: -# architectures: -# - build-on: amd64 -# run-on: amd64 - plugs: mongodb-plug: interface: content