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

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Owen Zimmerman
2026-01-05 22:59:19 -06:00
committed by GitHub
parent 1d91d0a994
commit f75d043a9f
@@ -1,4 +1,5 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "gnome-shell-extension-appmenu-is-back.spec"
}