all: upd go

This commit is contained in:
Ainar Garipov
2022-10-07 15:57:26 +03:00
parent 73fcbd6ea2
commit 16755c37d8
5 changed files with 28 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
'name': 'build'
'env':
'GO_VERSION': '1.18.6'
'GO_VERSION': '1.18.7'
'NODE_VERSION': '14'
'on':

View File

@@ -1,7 +1,7 @@
'name': 'lint'
'env':
'GO_VERSION': '1.18.6'
'GO_VERSION': '1.18.7'
'on':
'push':