We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436881d commit b30e4bcCopy full SHA for b30e4bc
README.md
@@ -100,7 +100,8 @@ Both `GitHub-hosted` and `self-hosted` runners are supported by `setup-php` on t
100
101
On all supported OS/Platforms the following PHP versions can be set up as per the runner.
102
103
-- PHP 5.3 to PHP 8.4 on GitHub-hosted runners.
+- PHP 5.3 to PHP 8.4 on GitHub-hosted runners, except for macOS ARM64 runners (macos-14).
104
+- PHP 5.6 to PHP 8.4 on GitHub-hosted macOS ARM64 runners (macos-14).
105
- PHP 5.6 to PHP 8.4 on self-hosted runners.
106
107
| PHP Version | Stability | Release Support | Runner Support |
0 commit comments