mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-03-28 02:52:12 +01:00
using ccache when building under a docker image isn't useful when building on kokoro as each build runs on a fresh VM. Originally ccache builds were used to speed up jenkins builds, now removing to guarantee build isolation and simplify stuff.