Skip to content

Commit b30e4bc

Browse files
committed
Document that only PHP 5.6 and above are supported on arm64 macos runners
1 parent 436881d commit b30e4bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@ Both `GitHub-hosted` and `self-hosted` runners are supported by `setup-php` on t
100100

101101
On all supported OS/Platforms the following PHP versions can be set up as per the runner.
102102

103-
- PHP 5.3 to PHP 8.4 on GitHub-hosted runners.
103+
- 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).
104105
- PHP 5.6 to PHP 8.4 on self-hosted runners.
105106

106107
| PHP Version | Stability | Release Support | Runner Support |

0 commit comments

Comments
 (0)