Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b3d85a0

Browse files
authored
Merge pull request #14 from tucksaun/go1.25
Add go 1.25 to the supported versions
2 parents 914d5ea + 4435d47 commit b3d85a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)