Skip to content

Commit 4c305cb

Browse files
committed
Update supported versions and test against 1.27 release candidate
1 parent f474fcd commit 4c305cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
matrix:
2424
os: [ubuntu-latest, windows-latest, macos-latest]
25-
go-version: ["1.23", "1.24", "1.25"]
25+
go-version: ["1.25", "1.26", "1.27.0-rc.1"]
2626
runs-on: ${{ matrix.os }}
2727
steps:
2828
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)