fix (gnome-shell-extension-appmenu-is-back): only use x86_64 runners (#8955) (#8959)

(cherry picked from commit f75d043a9f)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2026-01-05 21:00:16 -08:00
committed by GitHub
parent 4bfe390bcd
commit f4bf514329
@@ -1,4 +1,5 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "gnome-shell-extension-appmenu-is-back.spec"
}