mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
release/v1.15: set min go version to min upstream supported go1.16 (#16710)
* release/v1.15: set min go version to min upstream supported 1.16 * update drone
This commit is contained in:
@@ -19,7 +19,7 @@ params:
|
||||
author: The Gitea Authors
|
||||
website: https://docs.gitea.io
|
||||
version: 1.14.6
|
||||
minGoVersion: 1.15
|
||||
minGoVersion: 1.16
|
||||
goVersion: 1.16
|
||||
minNodeVersion: 12.17
|
||||
|
||||
|
Reference in New Issue
Block a user