macOS 26 is now available in beta for Depot GitHub Actions runners
The new depot-macos-26 label provides beta access to macOS 26 (Tahoe), with the latest Apple development tools and SDKs (e.g. Xcode 26.5) for your GitHub Actions workflows.
You can specify any of the following macOS labels in your workflow file:
depot-macos-26for macOS 26 (Tahoe), betadepot-macos-15ordepot-macos-latestfor macOS 15 (Sequoia)depot-macos-14for macOS 14 (Sonoma)
The depot-macos-26 runner type runs exclusively on M4 chips with 8 CPUs, 24 GB of memory, and our disk accelerator for faster I/O operations.
The depot-macos-latest label continues to point to macOS 15 (Sequoia) while macOS 26 is in beta.
Note: while the macOS, Xcode and toolchain versions are all stable, this is a beta image. Please raise any issues you encounter.