Skip to main content

2024-April

April 15, 2024

  • Enhancement: Introducing WarpCache - fast, unlimited cache that is 35% faster for cache retrieval and 75% faster for cache writes. It is a drop-in replacement for actions/cache@v4. Just replace that with WarpBuilds/cache@v1 to get started.

April 13, 2024

  • Enhancement: WarpBuild now supports spot instances for runners. Spot instances are 25% cheaper than on-demand instances. The spot instances are available in all Linux based runners. Spot instances may be terminated at any time during the execution of the workflow.

  • Enhancement: Updated the Ubuntu x86-64 runners to be in sync with GitHub Actions runners release 20240407. The key changes are:

    • Docker Compose v1 are removed from images

April 12, 2024

  • Enhancement: Increased the arm runners to have 150GB of SSD storage (up from 64GB). The price remains the same.
  • Enhancement: The p50 for runner start time has been reduced to under 10s while keeping p99 consistent.