add: stable-ts (#11949)

Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen Zimmerman
2026-05-04 21:52:43 -05:00
committed by GitHub
parent 0a340cdf79
commit 5fc2acb2bd
3 changed files with 55 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "stable-ts.spec"
}
}