Skip to content

Commit 69a843e

Browse files
committed
fix GitHub workflow
1 parent 4c1ac1e commit 69a843e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
strategy:
6666
matrix:
67-
go: ['1.20', '1.23', '1.24']
67+
go: ['1.22', '1.23', '1.24']
6868
fail-fast: false
6969
env:
7070
OS: windows-latest

0 commit comments

Comments
 (0)