Skip to content

Commit

Permalink
chore(snap): set architectures to amd64 only
Browse files Browse the repository at this point in the history
  • Loading branch information
hrzlgnm committed Oct 18, 2024
1 parent f66e00a commit f247097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ description: |
A cross platform mDNS-Browser app written in Rust using tauri and leptos
grade: stable
confinement: strict
architectures: [amd64]

layout:
/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/webkit2gtk-4.1:
Expand Down

0 comments on commit f247097

Please sign in to comment.