Skip to content

Commit ffb2bc3

Browse files
authored
chore(ci): test more go version
1 parent c5a1397 commit ffb2bc3

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
@@ -15,6 +15,8 @@ jobs:
1515
go:
1616
- '1.21'
1717
- '1.22'
18+
- '1.23'
19+
- '1.24'
1820
- '1.x'
1921
steps:
2022
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)