Skip to content

Commit

Permalink
Use reusable wf for ABI
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Nov 1, 2024
1 parent f2b7b89 commit a4d3af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/abi-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
abi_check:
uses: ./../ros2_control_ci/.github/workflows/reusable-abi-check.yml
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-abi-check.yml@use_containers
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit a4d3af1

Please sign in to comment.