Skip to content

Commit

Permalink
Remove iron CI from rolling (#518)
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 Mar 27, 2024
1 parent 78a2d1c commit 86596d6
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/ros2-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,10 @@ jobs:
fail-fast: false
matrix:
include:
- docker-image: "ubuntu:22.04"
gz-version: "garden"
ros-distro: "iron"
- docker-image: "ubuntu:22.04"
- docker-image: "ubuntu:24.04"
gz-version: "garden"
ros-distro: "rolling"
- docker-image: "ubuntu:22.04"
- docker-image: "ubuntu:24.04"
gz-version: "harmonic"
ros-distro: "rolling"
container:
Expand Down

0 comments on commit 86596d6

Please sign in to comment.