Fix GitHub workflows

This commit is contained in:
Yasuhiro Matsumoto 2021-10-26 09:48:31 +09:00 committed by mattn
parent 4761e9cad1
commit 85436841b3
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ jobs:
strategy:
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
env:
OS: windows-latest