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 5733922 commit d3f0160Copy full SHA for d3f0160
.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ on:
12
branches: [master]
13
14
jobs:
15
- build_ros2:
16
- uses: ros-misc-utilities/ros_build_scripts/.github/workflows/ros2_ci.yml@master
17
- with:
18
- repo: ${{ github.event.repository.name }}
+ build_ros2:
+ uses: ros-misc-utilities/ros_build_scripts/.github/workflows/ci_humble_and_later.yml@master
+ with:
+ repo: ${{ github.event.repository.name }}
0 commit comments