update README

This commit is contained in:
crazywhalecc 2023-10-15 16:45:44 +08:00 committed by Jerry Ma
parent b3cc360eeb
commit 812c71f31f
2 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,7 @@ Here is the architecture support status, where `CI` represents support for GitHu
| macOS | CI, Local | Local |
| Linux | CI, Local | CI, Local |
| Windows | | |
| FreeBSD | Local | Local |
> macOS-arm64 is not supported for GitHub Actions, if you are going to build on arm, you can build it manually on your own machine.

View File

@ -35,6 +35,7 @@ Build single static PHP binary, with PHP project together, with popular extensio
| macOS | CI, Local | Local |
| Linux | CI, Local | CI, Local |
| Windows | | |
| FreeBSD | Local | Local |
> macOS-arm64 因 GitHub 暂未提供 arm runner如果要构建 arm 二进制,可以使用手动构建。