Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ca16ecb

Browse files
shenxianpeng2bndy5
andauthored
State what python version is used in README (#187)
Co-authored-by: Brendan <2bndy5@gmail.com>
1 parent 17ab46d commit ca16ecb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎README.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ Refer [here](https://github.com/cpp-linter/cpp-linter-action/tree/v1) for previo
3030

3131
## Usage
3232

33+
> [!NOTE]
34+
> Python 3.10 needs to be installed in the docker image if your workflow is
35+
> [running jobs in a container](https://docs.github.com/en/actions/using-jobs/running-jobs-in-a-container)
36+
> (see discussion in [#185](https://github.com/cpp-linter/cpp-linter-action/issues/185)).
37+
> Our intention is to synchronize with the default python version included with Ubuntu latest LTS releases.
38+
3339
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)
3440

3541
The content of the file should be in the following format.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /