Skip to content

Commit 4883e68

Browse files
committed
Add go 1.26 to the supported versions
1 parent 6c72158 commit 4883e68

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
@@ -27,6 +27,7 @@ jobs:
2727
- '1.23'
2828
- '1.24'
2929
- '1.25'
30+
- '1.26'
3031
name: Go ${{ matrix.go }} test
3132
steps:
3233
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)