# macOS 15 is now the default macOS version for GitHub Actions runners (https://depot.dev/changelog/2025-09-12-macos-15-github-actions)

> Published 2025-09-12

The `depot-macos-latest` label now runs with macOS 15 (Sequoia) 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-15` for macOS 15 (Sequoia)
* `depot-macos-14` for macOS 14 (Sonoma)

Both runner types use M2 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.