From 8724c1dcc1a336382d22d09b05fa95ac88a11bbc Mon Sep 17 00:00:00 2001 From: Shivam Mathur Date: Mon, 9 Mar 2026 01:03:00 +0530 Subject: [PATCH] Add macos-26-intel to the README [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53c24b82..1c73cdbf 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Both `GitHub-hosted` and `self-hosted` runners are supported by `setup-php` on t | macOS Tahoe 26.x | arm64 | `macos-26` | - | | macOS Sequoia 15.x | arm64 | `macos-latest` or `macos-15` | - | | macOS Sonoma 14.x | arm64 | `macos-14` | - | +| macOS Tahoe 26.x | x86_64 | `macos-26-intel` | `PHP 8.5` | | macOS Sequoia 15.x | x86_64 | `macos-15-intel` | `PHP 8.5` | ### Self-Hosted Runners