diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/config.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/config.yaml b/docs/config.yaml index 96a7623b10..1bff66b3ec 100644 --- a/docs/config.yaml +++ b/docs/config.yaml @@ -19,8 +19,8 @@ params: author: The Gitea Authors website: https://docs.gitea.io version: 1.11.3 - minGoVersion: 1.11 - goVersion: 1.13 + minGoVersion: 1.12 + goVersion: 1.14 minNodeVersion: 10 outputs: |