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

(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:57 -08:00
committed by GitHub
parent 0713f184e6
commit 258d795e1e
@@ -1,4 +1,5 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "gnome-shell-extension-appmenu-is-back.spec"
}