Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): Use latest minor version of golang in ci workflows #4840

Merged

Conversation

gansheer
Copy link
Contributor

@gansheer gansheer commented Oct 20, 2023

Closes #4641

Description

Ensure we use the latest minor version available of golang in every workflow.
Nothing more need to be done. I checked and all of the workflow (expect the "stale" workflow and it does not need golang) define golang version either directly either through the action kamel-prepare-env called in the workflow pipeline.

Release Note

chore(ci): Use latest minor version of golang in ci workflows

@gansheer gansheer force-pushed the chore/4641_fix_version_golang_ci_workflow branch from 53bb3ea to cec7153 Compare October 20, 2023 15:17
@gansheer gansheer marked this pull request as draft October 23, 2023 07:14
@gansheer gansheer marked this pull request as ready for review October 23, 2023 07:33
@squakez squakez merged commit 63d4fc3 into apache:main Oct 23, 2023
11 of 13 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.

Set up same golang version for github actions
3 participants