Skip to content

Commit

Permalink
Update build.yaml and support ros2 iron
Browse files Browse the repository at this point in the history
  • Loading branch information
ValerioMagnago authored Dec 26, 2023
1 parent be438d5 commit 9ba8e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
max-parallel: 4
matrix:
ros_distro: [humble, rolling]
ros_distro: [iron, humble, rolling]
name: build_${{ matrix.ros_distro }}
runs-on: ubuntu-22.04
env:
Expand Down

0 comments on commit 9ba8e09

Please sign in to comment.