Skip to content
Snippets Groups Projects
Commit 827ede2b authored by Wolfgang Merkt's avatar Wolfgang Merkt
Browse files

[CI] Add ROS2 configs

parent 39fde9cb
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,13 @@ jobs:
matrix:
env:
- {ROS_DISTRO: melodic}
- {ROS_DISTRO: noetic}
- {ROS_DISTRO: noetic, BUILDER: catkin_tools}
- {ROS_DISTRO: foxy}
- {ROS_DISTRO: galactic}
- {ROS_DISTRO: foxy, PRERELEASE: true}
- {ROS_DISTRO: galactic, PRERELEASE: true}
env:
CCACHE_DIR: /github/home/.ccache # Enable ccache
BUILDER: catkin_tools
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment