Skip to content

Commit

Permalink
use newer CI job to build on all rosdistros
Browse files Browse the repository at this point in the history
  • Loading branch information
berndpfrommer committed Nov 24, 2023
1 parent e505b1e commit 15b9cef
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 @@ -17,6 +17,6 @@ jobs:
with:
repo: ${{ github.event.repository.name }}
build_ros2:
uses: ros-event-camera/ros-build-action/.github/workflows/build_ros2.yml@master
uses: ros-event-camera/ros-build-action/.github/workflows/ros2_ci.yml@master
with:
repo: ${{ github.event.repository.name }}

0 comments on commit 15b9cef

Please sign in to comment.