Skip to content

Commit 6251ea5

Browse files
authored
chore(ci): test more go version
1 parent 3ccac06 commit 6251ea5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
matrix:
1515
go:
1616
- '1.22'
17+
- '1.23'
18+
- '1.24'
1719
- '1.x'
1820
steps:
1921
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)