Update go to 1.21 (#114)
This commit is contained in:
parent
19a679e0bc
commit
a831124498
4 changed files with 42 additions and 7 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -3,7 +3,7 @@ name: CI Workflow
|
|||
on: [pull_request, workflow_dispatch]
|
||||
|
||||
env:
|
||||
GO_VERSION: "1.20"
|
||||
GO_VERSION: "1.21"
|
||||
|
||||
jobs:
|
||||
main:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue