internal/rosa/util-linux: check among stable versions
All checks were successful
Test / Create distribution (push) Successful in 1m1s
Test / Sandbox (push) Successful in 2m45s
Test / Hakurei (push) Successful in 3m52s
Test / ShareFS (push) Successful in 4m0s
Test / Sandbox (race detector) (push) Successful in 5m7s
Test / Hakurei (race detector) (push) Successful in 6m2s
Test / Flake checks (push) Successful in 1m32s

Anitya appears to get confused when seeing release candidates.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-03-06 18:59:27 +09:00
parent ecec634423
commit cb81047676

View File

@@ -55,5 +55,7 @@ func init() {
Website: "https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git", Website: "https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git",
ID: 8179, ID: 8179,
latest: (*Versions).checkStable,
} }
} }