We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf447c8 commit cd6bf0aCopy full SHA for cd6bf0a
.github/workflows/ros_ci.yml
@@ -14,6 +14,7 @@ jobs:
14
- {ROS_DISTRO: melodic, PRERELEASE: false}
15
- {ROS_DISTRO: noetic}
16
- {ROS_DISTRO: rolling}
17
+ - {ROS_DISTRO: iron}
18
env:
19
CCACHE_DIR: /home/runner/.ccache # Enable ccache
20
PRERELEASE: true
0 commit comments