We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 579a717 commit a9404b5Copy full SHA for a9404b5
1 file changed
.github/workflows/clang-tidy.yml
@@ -22,7 +22,7 @@ jobs:
22
BUILD_TYPE: Dev
23
CC: clang-${{ matrix.clang }}
24
CXX: clang++-${{ matrix.clang }}
25
- CPP_VERSION: c++14
+ CPP_VERSION: 14
26
APT_LISTCHANGES_FRONTEND: none
27
DEBIAN_FRONTEND: noninteractive
28
steps:
0 commit comments