From 39ecc771f2060eedf7b9904ffe186c5231a2fc40 Mon Sep 17 00:00:00 2001 From: chama1176 Date: Mon, 1 Jul 2024 20:00:00 +0900 Subject: [PATCH] =?UTF-8?q?jazzy=E3=81=AECI=E3=82=82industrial=20ci?= =?UTF-8?q?=E3=81=A7=E5=9B=9E=E3=81=99=E3=82=88=E3=81=86=E3=81=AB=E3=81=97?= =?UTF-8?q?=E3=81=BE=E3=81=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/industrial_ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/industrial_ci.yaml b/.github/workflows/industrial_ci.yaml index 377ba28..0ed0876 100644 --- a/.github/workflows/industrial_ci.yaml +++ b/.github/workflows/industrial_ci.yaml @@ -20,6 +20,7 @@ jobs: - { ROS_DISTRO: foxy, ROS_REPO: ros } - { ROS_DISTRO: galactic, ROS_REPO: ros } - { ROS_DISTRO: humble, ROS_REPO: ros } + - { ROS_DISTRO: jazzy, ROS_REPO: ros } - { ROS_DISTRO: rolling, ROS_REPO: ros } runs-on: ubuntu-latest steps: