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 9f7a0ac commit 192a9f3Copy full SHA for 192a9f3
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
env:
22
- - IMAGE: rolling-source
+ - IMAGE: jazzy-source
23
NAME: ccov
24
TARGET_CMAKE_ARGS: -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_FLAGS="--coverage"
25
- IMAGE: rolling-source
0 commit comments