Update to go 1.21
This commit is contained in:
parent
297c6c875d
commit
5bcd630462
1 changed files with 1 additions and 1 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.20'
|
||||
GO_VERSION: '~1.21'
|
||||
GO_STABLE: 'true'
|
||||
NODE_VERSION: 18
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue