mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-09-20 18:07:26 +07:00
Document deprecated Intel macOS runner support
This commit is contained in:
@@ -81,6 +81,10 @@ Both `GitHub-hosted` and `self-hosted` runners are supported by `setup-php` on t
|
|||||||
| macOS Tahoe 26.x | arm64 | `macos-26` | - |
|
| macOS Tahoe 26.x | arm64 | `macos-26` | - |
|
||||||
| macOS Sequoia 15.x | arm64 | `macos-latest` or `macos-15` | - |
|
| macOS Sequoia 15.x | arm64 | `macos-latest` or `macos-15` | - |
|
||||||
| macOS Sonoma 14.x | arm64 | `macos-14` | - |
|
| 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` |
|
||||||
|
|
||||||
|
Support for Intel (`x86_64`) macOS runners is deprecated and will be removed completely in a future release of `setup-php`. We recommend migrating to arm64-based macOS runners, such as `macos-26` or `macos-15`.
|
||||||
|
|
||||||
### Self-Hosted Runners
|
### Self-Hosted Runners
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user