internal/rosa/glslang: spirv-tools check stable versions
All checks were successful
Test / Create distribution (push) Successful in 44s
Test / ShareFS (push) Successful in 8m21s
Test / Hakurei (push) Successful in 7m52s
Test / Hakurei (race detector) (push) Successful in 9m37s
Test / Sandbox (push) Successful in 2m52s
Test / Sandbox (race detector) (push) Successful in 3m54s
Test / Flake checks (push) Successful in 2m47s

This hides release candidates.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-04-28 16:03:29 +09:00
parent 1aef9c3bbb
commit 08799a13d0

View File

@@ -86,6 +86,8 @@ func init() {
}, },
ID: 14894, ID: 14894,
latest: (*Versions).getStable,
} }
} }