Skip to content

Commit 4c01a70

Browse files
Merge branch 'master' into feat/jerk-limit-implicit-vel
2 parents 635117e + e300553 commit 4c01a70

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/rolling-binary-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ jobs:
3636
matrix:
3737
ROS_DISTRO: [lyrical,rolling]
3838
ROS_REPO: [main, testing]
39+
exclude:
40+
- ROS_DISTRO: rolling
41+
ROS_REPO: main
3942
with:
4043
ros_distro: ${{ matrix.ROS_DISTRO }}
4144
ros_repo: ${{ matrix.ROS_REPO }}

0 commit comments

Comments
 (0)