Skip to main content

2024-October

⚠️ Breaking Changes ⚠️

GitHub Actions Runner Labels Update

GitHub is rolling out updates to the runner labels. Specifically:

Runner TagOld AliasNew Alias
warp-ubuntu-latest-x64-*warp-ubuntu-2204-x64-warp-ubuntu-2404-x64-*
warp-ubuntu-latest-arm64-*warp-ubuntu-2204-arm64-*warp-ubuntu-2404-arm64-*
macos-latestwarp-macos-13-arm64-6xwarp-macos-14-arm64-6x

WarpBuild will be updating the labels on 30th October, 2024 to reflect the new labels.

These changes may break workflows for some users. Please pin the label version or migrate to using the new OS versions. The GitHub announcement is here.

MacOS 14 Xcode versions

Xcode 14 and 16 will be removed from macOS 14 on October 28, 2024. This change will go live on October 30, 2024 on WarpBuild.

More details on the GitHub announcement here.


October 17, 2024

October 15, 2024

  • Feature: Docker Layer Caching is now available for GCP BYOC runners.
  • Enhancement: The images for ubuntu-2204 for x86-64 for arm64 architecture have been updated.
  • Enhancement: ubuntu-2404 for x86-64 image has been updated.

October 14, 2024

  • Enhancement: BYOC features do not require a payment method to be added, by default. Credits can be used for BYOC runners.

October 11, 2024

  • Pricing: Cost for cache operations has been reduced from $0.001 to $0.0001 per operation.

October 09, 2024

  • Feature: GCP BYOC is now generally available. Read more here: BYOC on GCP.

October 08, 2024

  • Enhancement: The runner start times are now much faster, with a 90%ile of the start times being under 20 seconds. This is a a significant improvement over the previous 90%ile of 45 seconds.