Skip to content

Commit 129e027

Browse files
committed
only build on most recent distros
1 parent 0d85222 commit 129e027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

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

0 commit comments

Comments
 (0)