You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> (see discussion in [#185](https://github.com/cpp-linter/cpp-linter-action/issues/185)).
76
71
> Our intention is to synchronize with the default Python version included with Ubuntu's latest LTS releases.
77
72
73
+
> [!WARNING]
74
+
> We only support Linux runners using a Debian-based Linux OS (like Ubuntu and many others).
75
+
>
76
+
> MacOS and Windows runners are supported as well.
77
+
78
78
Create a new GitHub Actions workflow in your project, e.g. at [.github/workflows/cpp-linter.yml](https://github.com/cpp-linter/cpp-linter-action/blob/main/.github/workflows/cpp-linter.yml)
79
79
80
80
The content of the file should be in the following format.
0 commit comments