mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
Use ccache on windows workflow Because `sccache` is not working when setting `CCACHE=sccache` I used ccache which is taking cache hits. I would certainly love to share some timings, but I found out that windows builds have very inconsistent timings.