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