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

[CI] Activate ROS2 configurations

parent 74e8e38f
No related branches found
No related tags found
No related merge requests found
Pipeline #21127 passed with warnings
......@@ -15,9 +15,10 @@ jobs:
- {ROS_DISTRO: noetic, BUILDER: catkin_tools}
#- {ROS_DISTRO: noetic, BUILDER: catkin_tools, ADDITIONAL_DEBS: clang, CC: clang, CXX: clang++}
- {ROS_DISTRO: foxy}
#- {ROS_DISTRO: galactic} ## Activate once eigenpy released to galactic
- {ROS_DISTRO: foxy, PRERELEASE: true}
#- {ROS_DISTRO: galactic, PRERELEASE: true} ## Activate once eigenpy released to galactic
- {ROS_DISTRO: galactic}
- {ROS_DISTRO: rolling}
- {ROS_DISTRO: humble}
- {ROS_DISTRO: rolling, PRERELEASE: true}
env:
AFTER_RUN_TARGET_TEST: 'cd /root/target_ws/build/hpp-fcl && make build_tests && ctest --output-on-failure'
CCACHE_DIR: /github/home/.ccache # Enable ccache
......
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