Skip to content

ci(actions): update Go test matrix - #85

Open
appleboy wants to merge 1 commit into
masterfrom
chore/update-actions-go-matrix
Open

ci(actions): update Go test matrix#85
appleboy wants to merge 1 commit into
masterfrom
chore/update-actions-go-matrix

Conversation

@appleboy

Copy link
Copy Markdown
Member

Summary

Update the Go test matrix to cover Go 1.26 and Go 1.27. All referenced GitHub Actions were checked against their latest available release or tag and are already current.

Related issues

  • Jira: N/A
  • GitHub: N/A

AI authorship

  • No AI was used
  • AI was used
    • Tool / model: Codex (GPT-5)
    • AI-authored files: .github/workflows/go.yml
    • Human line-by-line reviewed: None — not yet reviewed by a human.

Change classification

  • Leaf change
  • Core change

Plan reference

Update GitHub Actions configuration and limit the Go matrix to Go 1.26 and Go 1.27.

Verification

  • Automated: Workflow YAML parsing, git diff --check, and go test ./... passed locally with Go 1.26.2.
  • Manual: Confirmed the matrix contains only Go 1.26 and Go 1.27; checked every referenced Action against its latest GitHub release or tag.
  • Not run: Go 1.27 tests locally; delegated to the updated GitHub Actions matrix.

Security check

  • N/A - no external or security-sensitive interface changed

Risk and rollback

  • Risk: CI may expose compatibility issues under Go 1.27.
  • Rollback: Revert this commit to restore the previous matrix.

Reviewer guide

  • Read carefully: The Go versions in the workflow matrix.
  • Spot-check: GitHub Actions runs for both matrix entries.

- Test against Go 1.26 and Go 1.27
Copilot AI lite review requested due to automatic review settings August 29, 2026 23:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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