Skip to content

Commit

Permalink
Try building with ROS Eloquent
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters committed Nov 24, 2020
1 parent 2469914 commit bcdea4b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

env:
PACKAGE_NAME: maliput_dragway
ROS_DISTRO: dashing
ROS_DISTRO: eloquent
ROS_WS: maliput_ws

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
PACKAGE_NAME: maliput_dragway
ROS_DISTRO: dashing
ROS_DISTRO: eloquent
ROS_WS: maliput_ws

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scan_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
PACKAGE_NAME: maliput_dragway
ROS_DISTRO: dashing
ROS_DISTRO: eloquent
ROS_WS: maliput_ws

jobs:
Expand Down

0 comments on commit bcdea4b

Please sign in to comment.