Skip to content

Commit 2fcba2a

Browse files
committed
Modified github ci
Signed-off-by: Gonzalo de Pedro <gonzalodepedro@ekumenlabs.com>
1 parent 9d002e1 commit 2fcba2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ros_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Run build and tests inside container
1616
run: |
1717
docker run --rm dicom_to_ros:ci bash -c "
18-
source /opt/ros/humble/setup.bash &&
18+
source /opt/ros/jazzy/setup.bash &&
1919
colcon build &&
2020
colcon test --event-handlers=console_direct+ &&
2121
colcon test-result

0 commit comments

Comments
 (0)