From ae19950c3221da70cc3da83dc3c99cdcb401e7d4 Mon Sep 17 00:00:00 2001 From: Sebastian Castro <4603398+sea-bass@users.noreply.github.com> Date: Mon, 6 Jan 2025 10:02:34 -0500 Subject: [PATCH] Replace iron CI with jazzy --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 53973b4..432a9d3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -20,9 +20,9 @@ jobs: ROS_REPO: testing - ROS_DISTRO: rolling ROS_REPO: main - - ROS_DISTRO: iron + - ROS_DISTRO: jazzy ROS_REPO: testing - - ROS_DISTRO: iron + - ROS_DISTRO: jazzy ROS_REPO: main - ROS_DISTRO: humble ROS_REPO: testing