ci(workflows): wire ccache and caches across ci (#27036)

Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
Ramon Roche
2026-04-09 22:51:25 -06:00
committed by GitHub
parent a3ad956394
commit 5d5d9e399b
15 changed files with 266 additions and 165 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
id: ccache
with:
cache-key-prefix: ccache-clang-tidy
max-size: 120M
max-size: 150M
- name: Build - px4_sitl_default (Clang)
run: make -j16 px4_sitl_default-clang