Skip to content

Commit

Permalink
Revert "Refs #20640: Tmp disable ccache"
Browse files Browse the repository at this point in the history
This reverts commit 0927df5.
  • Loading branch information
Mario-DL committed Mar 18, 2024
1 parent 5df2cdc commit ea12b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-ubuntu-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- name: Build workspace
run: |
cmake --version
colcon build --event-handlers=console_direct+ --mixin rel-with-deb-info --metas src/fastddsgen/.github/fastddsgen.meta
colcon build --event-handlers=console_direct+ --mixin rel-with-deb-info ccache --metas src/fastddsgen/.github/fastddsgen.meta
- name: Test fastddsgen with fastcdr v1
if: startsWith(inputs.fastcdr_version, '1')
Expand Down

0 comments on commit ea12b48

Please sign in to comment.