Skip to content

Commit

Permalink
Fixed Iron CI
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde committed Sep 20, 2023
1 parent 025cfd7 commit d22ffa1
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 @@ -11,7 +11,7 @@ jobs:
matrix:
include:
- docker-image: "ubuntu:22.04"
ros-distro: "rolling"
ros-distro: "iron"
container:
image: ${{ matrix.docker-image }}
steps:
Expand Down

0 comments on commit d22ffa1

Please sign in to comment.