mirror of https://github.com/go-gitea/gitea
Fix versions check for busybox `sh` (#20358)
`printf` in busybox emits a ugly 'invalid number' error when formatting string variables are present. Avoid that by reducing the go version check to just two digits, which ought to be enough as patch-level go versions are meant to be compatible. Avoid error on node-check as well.pull/20274/head^2
parent
aec6b30e2a
commit
7740779b28
Loading…
Reference in new issue