fix GitHub workflow

This commit is contained in:
Yasuhiro Matsumoto
2025-07-26 22:14:40 +09:00
committed by mattn
parent a8be3f8183
commit 4c1ac1eb24

View File

@@ -64,7 +64,7 @@ jobs:
strategy:
matrix:
go: ['1.19', '1.20', '1.21']
go: ['1.20', '1.23', '1.24']
fail-fast: false
env:
OS: windows-latest