Skip to content

Commit

Permalink
feat: update the default ros2-distro input to be iron
Browse files Browse the repository at this point in the history
  • Loading branch information
threeal committed Oct 31, 2023
1 parent ff23784 commit e31f7c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inputs:
ros2-distro:
description: 'The ROS 2 distribution to be used.'
required: false
default: 'foxy'
default: 'iron'
runs:
using: 'composite'
steps:
Expand Down

0 comments on commit e31f7c3

Please sign in to comment.