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

ci/ros: fix ccache

parent 6bd74de7
No related branches found
No related tags found
No related merge requests found
Pipeline #29077 passed with warnings
...@@ -16,7 +16,7 @@ jobs: ...@@ -16,7 +16,7 @@ jobs:
- {ROS_DISTRO: rolling} - {ROS_DISTRO: rolling}
- {ROS_DISTRO: iron} - {ROS_DISTRO: iron}
env: env:
CCACHE_DIR: /home/runner/.ccache # Enable ccache # CCACHE_DIR: /home/runner/.ccache # Enable ccache
PRERELEASE: true PRERELEASE: true
BUILDER: colcon BUILDER: colcon
runs-on: ubuntu-latest runs-on: ubuntu-latest
......
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