Files
packages/anda/lib/mesa/anda.hcl
T
Raboneko f11618b094 Feat: Switch mesa to large runners (#6157) (#6174)
* Feat: Switch mesa to large runners



* Bump release

* Bump release

---------


(cherry picked from commit cf014e92ce)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2025-08-26 22:40:42 -05:00

12 lines
170 B
HCL

project pkg {
arches = ["x86_64", "aarch64", "i386"]
rpm {
spec = "mesa.spec"
}
labels {
mock = 1
subrepo = "mesa"
large = 1
}
}