internal/rosa/util-linux: check among stable versions
Some checks failed
Test / Create distribution (push) Successful in 58s
Test / Sandbox (push) Successful in 2m34s
Test / Hakurei (push) Successful in 3m47s
Test / ShareFS (push) Successful in 3m48s
Test / Sandbox (race detector) (push) Successful in 5m4s
Test / Flake checks (push) Has been cancelled
Test / Hakurei (race detector) (push) Has been cancelled

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 b984664e8f

View File

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