Update to go1.22
This commit is contained in:
parent
626798c86d
commit
ee2f6e08c6
2 changed files with 2 additions and 2 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
|
@ -3,7 +3,7 @@ name: CI
|
|||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
GO_VERSION: '~1.21'
|
||||
GO_VERSION: '~1.22'
|
||||
GO_STABLE: 'true'
|
||||
NODE_VERSION: 18
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue