Use Go 1.20 for next release (#24859)
This commit is contained in:
parent
3588edbb08
commit
81ce271f78
|
@ -18,8 +18,8 @@ params:
|
|||
description: Git with a cup of tea
|
||||
author: The Gitea Authors
|
||||
website: https://docs.gitea.io
|
||||
version: 1.19.0
|
||||
minGoVersion: 1.19
|
||||
version: 1.19.0 # FIXME: this version was used as "latest stable release", but it always gets outdated and doesn't make sense
|
||||
minGoVersion: 1.20
|
||||
goVersion: 1.20
|
||||
minNodeVersion: 16
|
||||
search: nav
|
||||
|
|
Loading…
Reference in New Issue
Block a user