Fix GitHub workflows
This commit is contained in:
committed by
mattn
parent
4761e9cad1
commit
85436841b3
2
.github/workflows/go.yaml
vendored
2
.github/workflows/go.yaml
vendored
@@ -64,7 +64,7 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go: ['1.12.17', '1.13.15', '1.14.7', '1.15', '1.16']
|
go: ['1.15', '1.16', '1.17']
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
env:
|
env:
|
||||||
OS: windows-latest
|
OS: windows-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user