fix GitHub workflow

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

View File

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