Skip to content

Commit b17b536

Browse files
committed
improved CI workflow
1 parent 8b3b574 commit b17b536

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎.github/workflows/ci.yaml‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ on:
1313

1414
jobs:
1515
build_ros2:
16-
uses: ros-misc-utilities/ros_build_scripts/.github/workflows/ros2_recent_ci.yml@master
16+
uses: ros-misc-utilities/ros_build_scripts/.github/workflows/ci_humble_and_later.yml@master
1717
with:
1818
repo: ${{ github.event.repository.name }}
19-
vcs_url: https://raw.githubusercontent.com/${{ github.repository }}/master/${{ github.event.repository.name }}.repos
20-
19+
vcs_url: ${{ github.event.repository.name }}.repos

0 commit comments

Comments
 (0)