Skip to content

Commit

Permalink
Added ROSDISTRO: false
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed Feb 28, 2023
1 parent 228a464 commit e788b48
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bionic_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
runs-on: ubuntu-latest
env:
DOCKER_IMAGE: ubuntu:18.04
ROS_DISTRO: false
BUILDER: colcon
UPSTREAM_WORKSPACE: dependencies.rosinstall
ROSDEP_SKIP_KEYS: 'iwyu ros_industrial_cmake_boilerplate'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
runs-on: ubuntu-latest
env:
DOCKER_IMAGE: ubuntu:20.04
ROS_DISTRO: false
BUILDER: colcon
ADDITIONAL_DEBS: curl
UPSTREAM_WORKSPACE: dependencies.rosinstall
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/focal_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
runs-on: ubuntu-latest
env:
DOCKER_IMAGE: ubuntu:20.04
ROS_DISTRO: false
BUILDER: colcon
UPSTREAM_WORKSPACE: dependencies.rosinstall
ROSDEP_SKIP_KEYS: 'iwyu ros_industrial_cmake_boilerplate'
Expand Down

0 comments on commit e788b48

Please sign in to comment.