Skip to content

ci: inline Go version in setup-go version#44654

Merged
tklauser merged 1 commit intomainfrom
pr/tklauser/inline-go-version-workflows
Mar 6, 2026
Merged

ci: inline Go version in setup-go version#44654
tklauser merged 1 commit intomainfrom
pr/tklauser/inline-go-version-workflows

Conversation

@tklauser
Copy link
Copy Markdown
Member

@tklauser tklauser commented Mar 6, 2026

There is no point in defining the Go version in an dedicated env var as it is only used in a single place for the setup-go version. Set it there directly and move the renovate marker. This follows the approach most other workflows which need to install Go are taking.

Also drop the env var from the scale-cleanup-kops.yaml workflow where it isn't used at all.

There is no point in defining the Go version in an dedicated env var as
it is only used in a single place for the setup-go version. Set it there
directly and move the renovate marker. This follows the approach most
other workflows which need to install Go are taking.

Also drop the env var from the scale-cleanup-kops.yaml workflow where it
isn't used at all.

Signed-off-by: Tobias Klauser <tobias@cilium.io>
@tklauser tklauser requested a review from a team as a code owner March 6, 2026 14:26
@tklauser tklauser added the area/CI Continuous Integration testing issue or flake label Mar 6, 2026
@tklauser tklauser requested a review from a team as a code owner March 6, 2026 14:26
@tklauser tklauser added the kind/cleanup This includes no functional changes. label Mar 6, 2026
@tklauser tklauser requested review from a team as code owners March 6, 2026 14:26
@tklauser tklauser added the release-note/ci This PR makes changes to the CI. label Mar 6, 2026
@tklauser
Copy link
Copy Markdown
Member Author

tklauser commented Mar 6, 2026

/test

@tklauser tklauser enabled auto-merge March 6, 2026 14:32
@cilium-ariane
Copy link
Copy Markdown

cilium-ariane bot commented Mar 6, 2026

/test

@tklauser tklauser added this pull request to the merge queue Mar 6, 2026
Merged via the queue into main with commit 8b4f01d Mar 6, 2026
98 of 99 checks passed
@tklauser tklauser deleted the pr/tklauser/inline-go-version-workflows branch March 6, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/CI Continuous Integration testing issue or flake kind/cleanup This includes no functional changes. release-note/ci This PR makes changes to the CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants