Skip to content

Commit

Permalink
fixed CI ros version on jazzy branch (gazebosim#570)
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde authored Jun 25, 2024
1 parent 790050d commit 142d0ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ros2-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
include:
- docker-image: "ubuntu:24.04"
gz-version: "harmonic"
ros-distro: "rolling"
ros-distro: "jazzy"
container:
image: ${{ matrix.docker-image }}
steps:
Expand Down

0 comments on commit 142d0ad

Please sign in to comment.