mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-01 00:33:43 +00:00

We're regularly failing CI runs by pushing so much stuff that the runner runs itself out of disk, and even when it succeeds restoring and pushing that much cached data might be costing us more time than just rebuilding the stuff from scratch. Signed-off-by: David Anderson <dave@tailscale.com>