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 2b7252b

Browse files
shenxianpeng2bndy5
authored andcommitted
Update cpp-lint-action.yml to support clang v18
As per cpp-linter/cpp-linter-action#204
1 parent e0bf878 commit 2b7252b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/cpp-lint-action.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
os: [ ubuntu-latest, macos-latest, windows-latest ]
13-
clang-version: ['9','10', '11', '12', '13', '14', '15', '16', '17']
13+
clang-version: ['9','10', '11', '12', '13', '14', '15', '16', '17', '18']
1414
fail-fast: false
1515

1616
runs-on: ${{ matrix.os }}

0 commit comments

Comments
(0)

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