commit
113aef7114
|
@ -15,7 +15,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
go: ['1.12', '1.13', '1.14', '1.15']
|
go: ['1.13', '1.14', '1.15', '1.16']
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- id: go
|
- id: go
|
||||||
|
|
Loading…
Reference in New Issue