Skip to content

Commit a98b431

Browse files
committed
ci: add ci tests for 1.24, 1.25
1 parent 7dbb967 commit a98b431

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/go.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
matrix:
1010
go: [
1111
'1.23',
12+
'1.24',
13+
'1.25',
1214
]
1315

1416
steps:

0 commit comments

Comments
 (0)