Skip to content

Commit e62176c

Browse files
authored
Merge pull request #28 from tucksaun/go1.25
Add go 1.25 to the supported versions
2 parents cf62cbd + 153c955 commit e62176c

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
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)