Skip to content

Commit 592309f

Browse files
committed
CI: Add Jammy build
1 parent 821b595 commit 592309f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- IMAGE: noetic-source
2323
NAME: ccov
2424
TARGET_CMAKE_ARGS: -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_FLAGS="--coverage"
25-
- IMAGE: noetic-source
25+
- IMAGE: jammy-ci
2626
CLANG_TIDY: true
2727
TARGET_CMAKE_ARGS: >-
2828
-DCMAKE_BUILD_TYPE=Release

0 commit comments

Comments
 (0)