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: Bump linting action Ubuntu version #5162

Open
dougch opened this issue Mar 4, 2025 · 0 comments
Open

chore: Bump linting action Ubuntu version #5162

dougch opened this issue Mar 4, 2025 · 0 comments
Labels
type/ci CodeBuild or CI related

Comments

@dougch
Copy link
Contributor

dougch commented Mar 4, 2025

Problem:

Github is deprecating the Ubuntu20 runner on 2025-04-01. We've pinned to this version for cppcheck

Reason:
"We maintain the latest two stable versions of any given OS version. Ubuntu 24.04 is going GA on 2025-02-01 so we start deprecating the oldest image at that time."

Solution:

Bump the version to ubuntu-latest, which might require bumping the cppcheck version as well.

@dougch dougch added the type/ci CodeBuild or CI related label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/ci CodeBuild or CI related
Projects
None yet
Development

No branches or pull requests

1 participant