# macOS 26 for GitHub Actions runners is generally available (https://depot.dev/changelog/2026-06-09-macos-26-github-actions)

> Published 2026-06-09

macOS 26 (Tahoe) is now generally available on Depot GitHub Actions runners. Add the `depot-macos-26` label to a job and it runs on Apple M4 hardware with our in-memory disk accelerator, the macOS 26 SDKs, and Xcode 26 preinstalled. It joins the existing macOS 14 (Sonoma) and macOS 15 (Sequoia) runners.

```yaml
jobs:
  build:
    runs-on: depot-macos-26
```

See the [launch post](/blog/now-available-macos-26-github-actions) for the full list of what's in the image.

## 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.