Skip to content

Commit

Permalink
[github/workflows] Remove unused upstream repositories.
Browse files Browse the repository at this point in the history
  • Loading branch information
olivier-stasse committed Jan 13, 2024
1 parent 51e41ab commit e6fd3e5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-build-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
env:
- {ROS_DISTRO: rolling, ROS_REPO: main}
- {ROS_DISTRO: rolling, ROS_REPO: testing}
env:
UPSTREAM_WORKSPACE: ros2_control_demos.repos
steps:
- uses: actions/checkout@v1
- uses: 'ros-industrial/industrial_ci@master'
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ci-build-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
package-name:
odri_bolt_hardware
odri_bolt_description
vcs-repo-file-url: |
https://raw.githubusercontent.com/${{ github.repository }}/${{ github.sha }}/odri_bolt_robot.repos
colcon-defaults: |
{
"build": {
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci-build-source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
odri_bolt_bringup
vcs-repo-file-url: |
https://raw.githubusercontent.com/ros2/ros2/rolling/ros2.repos
https://raw.githubusercontent.com/${{ github.repository }}/${{ github.sha }}/odri_robot.repos
colcon-mixin-repository: https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml
- uses: actions/[email protected]
with:
Expand Down

0 comments on commit e6fd3e5

Please sign in to comment.