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 0d85222 commit 129e027Copy full SHA for 129e027
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
build_ros2:
16
- uses: ros-misc-utilities/ros_build_scripts/.github/workflows/ros2_ci.yml@master
+ uses: ros-misc-utilities/ros_build_scripts/.github/workflows/ros2_recent_ci.yml@master
17
with:
18
repo: ${{ github.event.repository.name }}
19
# vcs_url: https://raw.githubusercontent.com/${{ github.repository }}/master/${{ github.event.repository.name }}.repos
0 commit comments