Skip to content
Snippets Groups Projects
Verified Commit cf447c85 authored by Justin Carpentier's avatar Justin Carpentier
Browse files

ci/ros: update latest commits

parent ce5465ca
No related branches found
No related tags found
No related merge requests found
Pipeline #29075 passed with warnings
......@@ -13,9 +13,7 @@ jobs:
env:
- {ROS_DISTRO: melodic, PRERELEASE: false}
- {ROS_DISTRO: noetic}
- {ROS_DISTRO: foxy}
- {ROS_DISTRO: rolling}
- {ROS_DISTRO: humble}
env:
CCACHE_DIR: /home/runner/.ccache # Enable ccache
PRERELEASE: true
......@@ -31,5 +29,5 @@ jobs:
path: ${{ env.CCACHE_DIR }}
key: ccache-${{ matrix.env.ROS_DISTRO }}-${{ matrix.env.ROS_REPO }}
# Run industrial_ci
- uses: 'ros-industrial/industrial_ci@6a8f546cbd31fbd5c9f77e3409265c8b39abc3d6'
- uses: 'ros-industrial/industrial_ci@9f963f67ebb889792175776c5ee00134d7bb569b'
env: ${{ matrix.env }}
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