Skip to content

Commit 79194da

Browse files
authored
Merge pull request #29 from tucksaun/go1.25
Add go 1.25 to the supported versions
2 parents 21d2752 + f12c947 commit 79194da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- '1.22'
2727
- '1.23'
2828
- '1.24'
29+
- '1.25'
2930
name: Go ${{ matrix.go }} test
3031
steps:
3132
-

0 commit comments

Comments
 (0)