chore: remove armhf snap build

The armhf snap hasn't been published, and I doubt anyone would use it if it were. It also blocks other architectures and revisions from being reviewed as it fails review in the store. Other architectures do not fail.

```
Found files with executable stack. This adds PROT_EXEC to mmap(2) during mediation which may cause security denials. Either adjust your program to not require an executable stack, strip it with 'execstack --clear-execstack ...' or remove the affected file from your snap. Affected files: usr/lib/arm-linux-gnueabihf/libx264.so.164 functional-snap-v2_execstack 
```
This commit is contained in:
Alan Pope 2024-07-30 13:49:10 +01:00 committed by Martin Wimpress
commit 8e3b4dc089

View file

@ -16,9 +16,6 @@ platforms:
arm64: arm64:
build-on: [ arm64 ] build-on: [ arm64 ]
build-for: [arm64 ] build-for: [arm64 ]
armhf:
build-on: [ armhf ]
build-for: [ armhf ]
parts: parts:
stream-sprout: stream-sprout: