Skip to content

Commit 827d67d

Browse files
authored
chore(ci): test more go version
1 parent 0bb0cf8 commit 827d67d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
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@v4

0 commit comments

Comments
 (0)