Skip to content

ci: Use stable Go version in presubmit for buildozer - #180

Merged
GOOG-sergiu merged 1 commit into
google:mainfrom
GOOG-sergiu:fix_buildozer_ci
Sep 3, 2026
Merged

ci: Use stable Go version in presubmit for buildozer#180
GOOG-sergiu merged 1 commit into
google:mainfrom
GOOG-sergiu:fix_buildozer_ci

Conversation

@GOOG-sergiu

Copy link
Copy Markdown
Collaborator

github.com/bazelbuild/buildtools/buildozer@latest has transitive dependencies (golang.org/x/sys) that now require Go >= 1.25.0. Update actions/setup-go in the run-buildozer job to use 'stable' rather than the pinned 1.23.1 so that buildozer can be installed successfully.

github.com/bazelbuild/buildtools/buildozer@latest has transitive
dependencies (golang.org/x/sys) that now require Go >= 1.25.0. Update
actions/setup-go in the run-buildozer job to use 'stable' rather than
the pinned 1.23.1 so that buildozer can be installed successfully.
@GOOG-sergiu
GOOG-sergiu added this pull request to the merge queue Sep 3, 2026
Merged via the queue into google:main with commit 681d81e Sep 3, 2026
19 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