Skip to content

Conversation

Copy link

Copilot AI commented Nov 23, 2025

CI now tests against the latest stable Go release (1.25) plus two previous releases (1.24, 1.23).

Changes

  • Updated .github/workflows/ci.yml matrix to include Go 1.23
strategy:
  matrix:
    go-version: [1.23, 1.24, 1.25]
Original prompt

Update the CI setup to support the latest golang release + 2 earlier releases.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: costela <94699+costela@users.noreply.github.com>
@costela costela marked this pull request as ready for review November 23, 2025 11:05
Copilot AI changed the title [WIP] Update CI setup for latest Golang release and earlier versions Update CI to test against Go 1.23, 1.24, and 1.25 Nov 23, 2025
Copilot AI requested a review from costela November 23, 2025 11:06
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.

5 participants