mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
It currently takes upwards of 40 minutes to download the ccache on macOS and often errors-out near the end. Change the cache version to bust it so we can start anew. Reduce its max size to 2 GB (a clean build is ~0.9 GB, so this allows just over 2 clean builds to be cached).