CI: remove armhf

Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8884>
This commit is contained in:
Ferass El Hafidi 2026-06-22 19:37:51 +00:00 committed by The Friendly Meow (merge) Bot
parent 1bbc034e24
commit 16125a7bbf
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View file

@ -1 +0,0 @@
lib/build_changed_aports.sh

View file

@ -213,7 +213,6 @@ if __name__ == "__main__":
Arch.x86: "shared",
Arch.aarch64: "aarch64",
Arch.armv7: "armv7",
Arch.armhf: "armhf",
Arch.riscv64: "qemu",
Arch.ppc64le: "ppc64le",
Arch.loongarch64: "loongarch64",