From 5da1a085d364f195a3454cd7eb53e8fbfddd9d90 Mon Sep 17 00:00:00 2001 From: fedor Date: Fri, 17 Mar 2023 17:44:36 -0400 Subject: [PATCH] Duplicate testimonials --- docs/integrations/github-actions.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/integrations/github-actions.md b/docs/integrations/github-actions.md index f77ab42..d63ceef 100644 --- a/docs/integrations/github-actions.md +++ b/docs/integrations/github-actions.md @@ -4,6 +4,17 @@ Tart already powers several CI services mentioned above including our own [Cirru For services that haven't leveraged Tart yet, we offer fully managed runners via a monthly subscription. *Cirrus Runners* is the fastest way to get your current CI workflows to benefit from Apple Silicon hardware. No need to manage infrastructure or migrate to another CI provider. +## Testimonials from customers + +Sebastian Jachec, Mobile Engineer at [Daybridge](https://www.daybridge.com/). + +> It’s been plain-sailing with the Cirrus Runners — they’ve been great! They’re consistently 60+% faster on workflows that we previously used Github Actions’ macOS runners for. + +Max Lapides, Senior Mobile Engineer at [Tonal](https://www.tonal.com/). + +> Previously, we were using the GitHub‑hosted macOS runners and our iOS build took ~30 minutes. Now with Cirrus Runners, the iOS build only takes ~12 minutes. That’s a huge boost to our productivity, and for only $150/month per runner it is much less expensive too. + + ## Configuring Cirrus Runners Configuring Cirrus Runners for GitHub Actions is as simple as installing [Cirrus Runners App](https://github.com/apps/cirrus-runners).