Skip to content

ci: add Go 1.27rc1 to test matrix#13

Merged
mwaldheim merged 1 commit into
mainfrom
feat/go-1.27-rc-ci
Jul 1, 2026
Merged

ci: add Go 1.27rc1 to test matrix#13
mwaldheim merged 1 commit into
mainfrom
feat/go-1.27-rc-ci

Conversation

@mwaldheim

Copy link
Copy Markdown
Contributor

Adds Go 1.27.0-rc.1 as an additional (non-blocking, continue-on-error) entry in the CI test matrix, alongside the existing 1.25 and 1.26 stable versions. This lets us catch compatibility issues with the upcoming Go 1.27 release ahead of time, without risking CI failures from an unreleased toolchain blocking merges.

Adds an experimental (continue-on-error) matrix entry testing against
Go 1.27.0-rc.1 alongside the existing 1.25/1.26 stable versions, so
regressions against the upcoming Go release are caught early without
blocking merges.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mwaldheim mwaldheim merged commit ed13ff6 into main Jul 1, 2026
4 of 5 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.

2 participants