Skip to content

Commit

Permalink
Use reusable workflow file from ros2_control
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Feb 9, 2024
1 parent 728b1f0 commit 4f246b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 97 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
binary:
uses: ./.github/workflows/reusable-industrial-ci-with-cache.yml
uses: ros-controls/ros2_control/.github/workflows/reusable-industrial-ci-with-cache.yml@master
strategy:
matrix:
ROS_DISTRO: [rolling, iron, humble]
Expand Down
96 changes: 0 additions & 96 deletions .github/workflows/reusable-industrial-ci-with-cache.yml

This file was deleted.

0 comments on commit 4f246b6

Please sign in to comment.