Skip to content

Commit 7c1abbf

Browse files
authored
Update README.md
1 parent 7a76130 commit 7c1abbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ Self-Hosted [static-php-cli](https://github.com/crazywhalecc/static-php-cli) bui
55

66
This repository is used to automatically compile static-php-cli related content for different architectures and operating systems.
77

8-
Because GitHub's official runners (free) do not support the ARM architecture,
8+
Because GitHub's official runners (free) do not support the ARM architecture for Linux,
99
they are required to release production-ready binaries such as spc,
1010
php-cli containing common extensions, etc.
1111
So the repository is a mix of GitHub Actions' official runner and my local runner to build
1212
different architecture and OS versions of the same content at the same time.
1313

14-
Because it relies on my local ARM device for build, and the local environment is not a stable cloud server,
14+
Because it relies on my local ARM linux vm for build, and the local environment is not a stable cloud server,
1515
all workflows are currently triggered manually.
1616

1717
## List of Actions

0 commit comments

Comments
 (0)