Skip to content

Commit 097bde1

Browse files
authored
Fix Jazzy CI ros distro (#69)
1 parent d13be78 commit 097bde1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
include:
1515
- docker_image: ubuntu:24.04
16-
ros_distribution: rolling
16+
ros_distribution: jazzy
1717
container:
1818
image: ${{ matrix.docker_image }}
1919
steps:

0 commit comments

Comments
 (0)