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

gh action: update macos lane #398

Merged
merged 1 commit into from
Jan 28, 2025
Merged

gh action: update macos lane #398

merged 1 commit into from
Jan 28, 2025

Conversation

ffromani
Copy link
Collaborator

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)

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]>
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 !

@jaypipes jaypipes merged commit 38f7299 into main Jan 28, 2025
14 checks passed
@jaypipes jaypipes deleted the ci-review-platforms branch January 28, 2025 14:44
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