From db4c2fc38cd6966a80f69b8a75ac30849550a4ad Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Tue, 26 Aug 2025 20:41:09 -0700 Subject: [PATCH] Feat: Switch mesa to large runners (#6157) (#6171) * Feat: Switch mesa to large runners * Bump release * Bump release --------- (cherry picked from commit cf014e92ce01a54c64ead63a951f70f4808b9a40) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/lib/mesa/anda.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/lib/mesa/anda.hcl b/anda/lib/mesa/anda.hcl index 5da277684e..934dfba828 100644 --- a/anda/lib/mesa/anda.hcl +++ b/anda/lib/mesa/anda.hcl @@ -6,5 +6,6 @@ project pkg { labels { mock = 1 subrepo = "mesa" + large = 1 } }