From f11618b094a74b0afb47c8226ae7df961a5cfd7a Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Tue, 26 Aug 2025 20:40:42 -0700 Subject: [PATCH] Feat: Switch mesa to large runners (#6157) (#6174) * 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 + anda/lib/mesa/mesa.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 } } diff --git a/anda/lib/mesa/mesa.spec b/anda/lib/mesa/mesa.spec index 0b6ffc1cdc..30a937a9e0 100644 --- a/anda/lib/mesa/mesa.spec +++ b/anda/lib/mesa/mesa.spec @@ -80,7 +80,7 @@ Summary: Mesa graphics libraries # disabled by default, and has to be enabled manually. See `terra/release/terra-mesa.repo` for details. Epoch: 1 Version: 25.2.1 -Release: 3%?dist +Release: 4%?dist License: MIT AND BSD-3-Clause AND SGI-B-2.0 URL: http://www.mesa3d.org