Use ccache on CI when compiling Spicy analyzers.

This commit is contained in:
Robin Sommer 2023-05-15 13:23:28 +02:00
parent cc15948239
commit d874b2fae8
No known key found for this signature in database
GPG key ID: D8187293B3FFE5D0

View file

@ -160,6 +160,9 @@ env:
# a solution for the mtime pruning above. # a solution for the mtime pruning above.
ZEEK_CCACHE_EPOCH: 2 ZEEK_CCACHE_EPOCH: 2
# Cache Spicy JIT results.
HILTI_CXX_COMPILER_LAUNCHER: ccache
# Linux EOL timelines: https://linuxlifecycle.com/ # Linux EOL timelines: https://linuxlifecycle.com/
# Fedora (~13 months): https://fedoraproject.org/wiki/Fedora_Release_Life_Cycle # Fedora (~13 months): https://fedoraproject.org/wiki/Fedora_Release_Life_Cycle