October 2024
⚠️ Future Breaking Changes ⚠️
MacOS 14 Xcode versions
Xcode 14 and 16 will be removed from macOS 14 on October 28, 2024. This change will go live on November 8, 2024 on WarpBuild.
More details on the GitHub announcement here.
October 30, 2024
GitHub Actions Runner Labels Update ⚠️ Breaking Change
GitHub is rolling out updates to the runner labels. The labels are now updated on WarpBuild to reflect the new ones. The following table shows the changes.
Runner Label | Old Alias | New 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-* |
warp-macos-latest-arm64-6x | warp-macos-13-arm64-6x | warp-macos-14-arm64-6x |
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.
October 29, 2024
Feature
: Custom VM images are now supported for GCP BYOC runners.
October 21, 2024
Feature
: Ubuntu 24.04 arm64 runners are now supported natively as cloud runners as well as with AWS and GCP custom runners. These runners are compatible with GitHub's Ubuntu 24.04 arm64. Refer to cloud runner labels for the full list of available labels. Refer to this link for the details on the packaged tools.
October 17, 2024
Enhancement
: The image formacos-14
(https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20241007.259) has been updated. This fixes the issue with iOS 18 SDK and simulator not being available.
October 15, 2024
Feature
: Docker Layer Caching is now available for GCP BYOC runners.Enhancement
: The images forubuntu-2204
for x86-64 forarm64
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.