Skip to content

Commit 36ba052

Browse files
authored
Update industrial_ci.yml
1 parent 868d30b commit 36ba052

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/industrial_ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ jobs:
1111
- {ROS_DISTRO: humble, ROS_REPO: main}
1212
- {ROS_DISTRO: jazzy, ROS_REPO: testing, PIP_BREAK_SYSTEM_PACKAGES: True}
1313
- {ROS_DISTRO: jazzy, ROS_REPO: main, PIP_BREAK_SYSTEM_PACKAGES: True}
14-
- {ROS_DISTRO: rolling, ROS_REPO: testing, PIP_BREAK_SYSTEM_PACKAGES: True}
15-
- {ROS_DISTRO: rolling, ROS_REPO: main, PIP_BREAK_SYSTEM_PACKAGES: True}
1614
runs-on: ubuntu-latest
1715
steps:
1816
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)