diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7bed61c64d..5037d6c8be 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -26,10 +26,10 @@ jobs: CLANG_TIDY: pedantic - IMAGE: humble-ci ROS_DISTRO: humble - - IMAGE: humble-ci-testing - ROS_DISTRO: humble - IMAGE: jazzy-ci ROS_DISTRO: jazzy + - IMAGE: jazzy-ci-testing + ROS_DISTRO: jazzy env: # TODO(andyz): When this clang-tidy issue is fixed, remove -Wno-unknown-warning-option # https://stackoverflow.com/a/41673702