Skip to content

fix: bump release workflow go version to 1.25.8#255

Merged
justinwlin merged 1 commit intomainfrom
fix/release-go-version
Mar 13, 2026
Merged

fix: bump release workflow go version to 1.25.8#255
justinwlin merged 1 commit intomainfrom
fix/release-go-version

Conversation

@TimPietruskyRunPod
Copy link
Member

Summary

  • bumps go version in release.yml from 1.25.7 to 1.25.8 to match go.mod
  • without this, the goreleaser release build will fail with version "go1.25.8" does not match go tool version "go1.25.7" (same error we hit in CI)

Context

the previous PR bumped go.mod and ci.yml to 1.25.8 but missed the release workflow.

Test plan

  • CI passes on this PR
  • next tag push triggers a successful release build

@justinwlin justinwlin self-requested a review March 13, 2026 17:28
@justinwlin justinwlin merged commit e244436 into main Mar 13, 2026
1 check passed
@justinwlin justinwlin deleted the fix/release-go-version branch March 13, 2026 17:28
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