We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
13
14
15
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.
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.
N/A
The text was updated successfully, but these errors were encountered:
Can be done with #2252
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: