Skip to content

CI: run tests across Go 1.21–1.27 - #375

Open
carlostasada wants to merge 1 commit into
masterfrom
ctasada/update-workflow-test-matrix
Open

CI: run tests across Go 1.21–1.27#375
carlostasada wants to merge 1 commit into
masterfrom
ctasada/update-workflow-test-matrix

Conversation

@carlostasada

Copy link
Copy Markdown
Contributor

Replace the compile-only matrix and pinned 1.24 test job with go test on every supported toolchain. Drop 1.20 (below the module floor) and leave lint on 1.24 until golangci-lint is migrated to v2.

Replace the compile-only matrix and pinned 1.24 test job with `go test` on every supported toolchain. Drop 1.20 (below the module floor) and leave lint on 1.24 until golangci-lint is migrated to v2.
@greptile-apps

greptile-apps Bot commented Sep 10, 2026

Copy link
Copy Markdown

RetriggerConfidence Score: 5/5

The workflow change appears safe to merge, with no concrete correctness, compatibility, or security regression identified.

Summary

  • Runs the complete test suite on every supported toolchain.
  • Removes Go 1.20 because it is below the module’s declared minimum.
  • Keeps linting on Go 1.24 for compatibility with golangci-lint v1.64.8.

Reviews (1) · Last reviewed commit: "ci: run tests across Go 1.21–1.27"

@gnvk gnvk changed the title ci: run tests across Go 1.21–1.27 CI: run tests across Go 1.21–1.27 Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants