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

ci: golang: rotate the most 3 recent supported versions #397

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

ffromani
Copy link
Collaborator

we want to support most 3 recent golang versions
on modern platform and the most modern golang version available on legacy platforms, so let's bump the
versions accordingly

ffromani added a commit that referenced this pull request Jan 28, 2025
per https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
the oldest support  macos version is nowadays 13,
so use it instead of no longer available v12.

In addition, bump the golang version on macos to a
more respectable 1.21 instead of ancient 1.18
(see also: #397)

Signed-off-by: Francesco Romani <[email protected]>
we want to support most 3 recent golang versions
on modern platform and the most modern golang version
available on legacy platforms, so let's bump the
versions accordingly

Signed-off-by: Francesco Romani <[email protected]>
@ffromani ffromani force-pushed the update-golang-versions branch from 0908c5b to 753306a Compare January 28, 2025 14:57
@ffromani ffromani requested a review from jaypipes January 28, 2025 15:00
Copy link
Owner

@jaypipes jaypipes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @ffromani ! much appreciated :)

@jaypipes jaypipes merged commit 81858af into main Jan 28, 2025
14 checks passed
@jaypipes jaypipes deleted the update-golang-versions branch January 28, 2025 15:06
@ffromani
Copy link
Collaborator Author

thanks @ffromani ! much appreciated :)

happy to help! the end goal is to start consuming ARM runners on github CI, to unblock ARM support which is a very requested item (see: #396 very much WIP)

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