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 5a0059d commit 0cc3987Copy full SHA for 0cc3987
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ jobs:
22
- IMAGE: noble-ci
23
NAME: ccov
24
TARGET_CMAKE_ARGS: -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_FLAGS="--coverage"
25
- - IMAGE: noble-ci
+ - IMAGE: noble-ci-testing
26
CLANG_TIDY: true
27
TARGET_CMAKE_ARGS: >-
28
-DCMAKE_BUILD_TYPE=Release
0 commit comments