Skip to content

Commit 9a3b3be

Browse files
christophfroehlichmergify[bot]
authored andcommitted
Deactivate rolling-main CI job (#3468)
(cherry picked from commit e300553)
1 parent 420abbf commit 9a3b3be

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)