mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 21:42:43 +00:00
Every CI leg compiles the whole tree from scratch, 45 to 57 minutes of each build job. Add ccache to the slicer build on all platforms, keyed per leg, restored at the start and saved at the end of the job. Pull requests are meant to restore only; saving is enabled here so a second run on this branch measures a warm cache.