# macOS 26 is now the default macOS version for GitHub Actions runners (https://depot.dev/changelog/2026-08-10-macos-26-default-github-actions)

> Published 2026-08-10

The `depot-macos-latest` label now runs with macOS 26 (Tahoe) by default, giving you access to the latest Apple development tools and SDKs for your GitHub Actions workflows.

If you need to pin a job to a specific macOS version, you can use:

* `depot-macos-26` for macOS 26 (Tahoe)
* `depot-macos-15` for macOS 15 (Sequoia)
* `depot-macos-14` for macOS 14 (Sonoma)

The macOS 26 runner type uses M4 chips with 8 CPUs, 24 GB of memory, and our disk accelerator for faster I/O operations.

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.