mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
Use ccache on CI when compiling Spicy analyzers.
This commit is contained in:
parent
cc15948239
commit
d874b2fae8
1 changed files with 3 additions and 0 deletions
|
@ -160,6 +160,9 @@ env:
|
|||
# a solution for the mtime pruning above.
|
||||
ZEEK_CCACHE_EPOCH: 2
|
||||
|
||||
# Cache Spicy JIT results.
|
||||
HILTI_CXX_COMPILER_LAUNCHER: ccache
|
||||
|
||||
# Linux EOL timelines: https://linuxlifecycle.com/
|
||||
# Fedora (~13 months): https://fedoraproject.org/wiki/Fedora_Release_Life_Cycle
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue