Test Go 1.25 in CI (#264)
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M .github/workflows/ci.yml → .github/workflows/ci.yml
@@ -27,6 +27,7 @@ - "1.21" - "1.22" - "1.23" - "1.24" + - "1.25" steps: - name: Checkout