Skip to content

Commit

Permalink
build only on recent ros2 distros
Browse files Browse the repository at this point in the history
  • Loading branch information
berndpfrommer committed Jul 5, 2024
1 parent bce71e0 commit 9727090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
repo: ${{ github.event.repository.name }}
vcs_url: https://raw.githubusercontent.com/${{ github.repository }}/master/${{ github.event.repository.name }}.repos
build_ros2:
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
with:
repo: ${{ github.event.repository.name }}
vcs_url: https://raw.githubusercontent.com/${{ github.repository }}/master/${{ github.event.repository.name }}.repos

0 comments on commit 9727090

Please sign in to comment.