Merge remote-tracking branch 'origin/master' into optional-long
This commit is contained in:
commit
ec285c8ec4
|
@ -15,7 +15,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
go: ['1.11', '1.12', '1.13', '1.14']
|
go: ['1.12', '1.13', '1.14', '1.15']
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- id: go
|
- id: go
|
||||||
|
|
Loading…
Reference in New Issue