all: backport, prepare release

This commit is contained in:
Ainar Garipov
2021-12-29 16:09:01 +03:00
parent 68452e5330
commit 8f9053e2fc
8 changed files with 17 additions and 42 deletions

View File

@@ -1,7 +1,7 @@
'name': 'build'
'env':
'GO_VERSION': '1.17'
'GO_VERSION': '1.16'
'NODE_VERSION': '14'
'on':

View File

@@ -1,7 +1,7 @@
'name': 'lint'
'env':
'GO_VERSION': '1.17'
'GO_VERSION': '1.16'
'on':
'push':