Skip to content

Commit

Permalink
CI: Add Jammy build
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Dec 2, 2024
1 parent 821b595 commit 592309f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- IMAGE: noetic-source
NAME: ccov
TARGET_CMAKE_ARGS: -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_FLAGS="--coverage"
- IMAGE: noetic-source
- IMAGE: jammy-ci
CLANG_TIDY: true
TARGET_CMAKE_ARGS: >-
-DCMAKE_BUILD_TYPE=Release
Expand Down

0 comments on commit 592309f

Please sign in to comment.