Update go.yml
This commit is contained in:
parent
f02da4cd10
commit
af368523db
|
@ -15,7 +15,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
go: ['1.19', '1.20', '1.21']
|
||||
go: ['1.20', '1.21', '1.22']
|
||||
|
||||
steps:
|
||||
- id: go
|
||||
|
|
Loading…
Reference in New Issue