WarpBuild's cache service is billed; GitHub's cache is free (10 GB repo limit with LRU eviction, ample for ccache entries). All three cache sites — ccache for the matrix and dynamic-backend jobs, plus the macOS OpenTimelineIO build — now use actions/cache@v4, which also removes the Windows-specific fallback step.