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

Upgrade GitHub Actions macOS runners to 13 and 14 (and possibly 15) #2259

Closed
georgetayqy opened this issue Dec 24, 2024 · 1 comment · Fixed by #2260
Closed

Upgrade GitHub Actions macOS runners to 13 and 14 (and possibly 15) #2259

georgetayqy opened this issue Dec 24, 2024 · 1 comment · Fixed by #2260

Comments

@georgetayqy
Copy link
Contributor

What feature(s) would you like to see in RepoSense

The current macOS 12 GitHub Actions runner is being deprecated and should not be used in our existing workflows. For more information, see here.

Let's upgrade our existing GitHub Actions workflow to use the macOS 13, 14 and possibly 15 images for better compatibility with our CI actions.

Is the feature request related to a problem?

Existing CI workflows will not execute the checks for macOS 12, appearing as an error or a job cancelled event on GitHub.

See #2232 for an example of such a failed workflow.

If possible, describe the solution

If applicable, describe alternatives you've considered

N/A

Additional context

N/A

@gok99
Copy link
Contributor

gok99 commented Dec 24, 2024

Can be done with #2252

@gok99 gok99 added the p.High label Jan 12, 2025
@sikai00 sikai00 assigned sikai00 and unassigned sikai00 Jan 13, 2025
@JoanneHing JoanneHing self-assigned this Jan 15, 2025
sopa301 pushed a commit that referenced this issue Jan 27, 2025
Update GitHub Action runner to macOS 13, 14, 15 and remove macOS 12

The macOS 12 version is deprecated and removed by the end of 2024.
This commit updates the GitHub Action runner to use macOS 13, 14,
and 15 instead.
@github-project-automation github-project-automation bot moved this to Closed/Completed in RepoSense Roadmap Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Closed/Completed
Development

Successfully merging a pull request may close this issue.

4 participants