From 3e59b55813bbcf2e6ef7f94d4db6b2ea93d1432d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Mart=C3=ADn=20Rico?= Date: Fri, 15 Mar 2024 06:13:20 +0100 Subject: [PATCH] update CI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Francisco Martín Rico --- .github/workflows/rolling.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rolling.yaml b/.github/workflows/rolling.yaml index 911e40e..7b2811c 100644 --- a/.github/workflows/rolling.yaml +++ b/.github/workflows/rolling.yaml @@ -22,7 +22,7 @@ jobs: - name: Setup ROS 2 uses: ros-tooling/setup-ros@0.7.1 with: - required-ros-distributions: humble + required-ros-distributions: rolling - name: build and test uses: ros-tooling/action-ros-ci@0.3.6 with: