upgrade go version
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
# match the minimum supported and the latest Go versions
|
||||
go_version: [ '1.20', '^1.20' ]
|
||||
go_version: [ '1.22', '^1.22' ]
|
||||
|
||||
steps:
|
||||
|
||||
|
Reference in New Issue
Block a user