Skip to content

[codex] Update Go version and CI matrix#8

Merged
sdcoffey merged 2 commits into
mainfrom
codex-update-go-1-21-ci-matrix
May 29, 2026
Merged

[codex] Update Go version and CI matrix#8
sdcoffey merged 2 commits into
mainfrom
codex-update-go-1-21-ci-matrix

Conversation

@sdcoffey

@sdcoffey sdcoffey commented May 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump the module minimum Go version from 1.13 to 1.21.
  • Replace the legacy Travis configuration with the existing GitHub Actions Tests workflow.
  • Run build and test jobs across Go 1.21, 1.22, 1.23, 1.24, 1.25, and 1.26.

Validation

  • Parsed .github/workflows/test.yaml as YAML successfully.
  • Confirmed the Tests GitHub Actions matrix passes for Go 1.21 through 1.26 on this PR.
  • Could not run go test -v ./... locally because go is not installed in this environment.

@sdcoffey sdcoffey marked this pull request as ready for review May 29, 2026 16:02
@sdcoffey sdcoffey merged commit 4fd0af4 into main May 29, 2026
12 checks passed
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.

1 participant