Skip to content

Commit

Permalink
(actions) setup abi check for future 1.5 releases
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Jun 6, 2021
1 parent 6fd635a commit 8e6bca0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,12 @@ jobs:
ABICHECK_URL: github:orocos/orocos_kinematics_dynamics#release-1.4
ABICHECK_MERGE: false
branch: release-1.4
- env:
ROS_DISTRO: noetic
ROS_REPO: ros
ABICHECK_URL: github:orocos/orocos_kinematics_dynamics#release-1.5
ABICHECK_MERGE: false
branch: release-1.5
env: ${{ matrix.env }}
steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 8e6bca0

Please sign in to comment.