Skip to content

Commit

Permalink
update snapcraft definition to have it work against latest snapcraft …
Browse files Browse the repository at this point in the history
…version
  • Loading branch information
jaikiran committed Aug 29, 2024
1 parent 86c4873 commit 4d697ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ description: |
Environment.
confinement: classic
grade: devel
base: core18
base: core22
license: Apache-2.0
architectures:
- run-on: all
build-on: [amd64, i386]
- build-for: all
build-on: [amd64, arm64]

apps:
ant:
Expand Down

0 comments on commit 4d697ca

Please sign in to comment.