Skip to content

Commit

Permalink
Added ROS_PYTHON_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed Feb 28, 2023
1 parent e788b48 commit 7574ce9
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 @@ -15,6 +15,7 @@ jobs:
env:
DOCKER_IMAGE: ubuntu:18.04
ROS_DISTRO: false
ROS_PYTHON_VERSION: 2
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 @@ -15,6 +15,7 @@ jobs:
env:
DOCKER_IMAGE: ubuntu:20.04
ROS_DISTRO: false
ROS_PYTHON_VERSION: 3
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 @@ -15,6 +15,7 @@ jobs:
env:
DOCKER_IMAGE: ubuntu:20.04
ROS_DISTRO: false
ROS_PYTHON_VERSION: 3
BUILDER: colcon
UPSTREAM_WORKSPACE: dependencies.rosinstall
ROSDEP_SKIP_KEYS: 'iwyu ros_industrial_cmake_boilerplate'
Expand Down

0 comments on commit 7574ce9

Please sign in to comment.