Skip to content

Commit 413c68f

Browse files
author
Chris Townsend
committed
[snap] Remove architecture restrictions since we now use the OpenSSL package
1 parent b5d2ff5 commit 413c68f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

snap/snapcraft.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@ adopt-info: multipass
1313
confinement: strict
1414
base: core18
1515

16-
architectures:
17-
- build-on: amd64
18-
run-on: amd64
19-
- build-on: armhf
20-
run-on: armhf
21-
- build-on: arm64
22-
run-on: arm64
23-
2416
layout:
2517
/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/qemu:
2618
bind: $SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/qemu

0 commit comments

Comments
 (0)