Limiting platforms to AMD64 and ARM64

This commit is contained in:
2024-10-27 13:22:47 +00:00
parent 0e23a8bb65
commit 16395c2f63

View File

@@ -7,7 +7,9 @@ description: |
grade: stable # must be 'stable' to release into candidate/stable channels grade: stable # must be 'stable' to release into candidate/stable channels
confinement: strict # use 'strict' once you have the right plugs and slots confinement: strict # use 'strict' once you have the right plugs and slots
platforms:
amd64:
arm64:
parts: parts:
venv: venv:
# See 'snapcraft plugins' # See 'snapcraft plugins'