mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
Update PHP build versions
This commit is contained in:
parent
09c5cdae11
commit
23d8a014ce
2
.github/workflows/build-php.yml
vendored
2
.github/workflows/build-php.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
php-versions: [ "7.2.34", "7.3.33", "7.4.30", "8.0.20", "8.1.7" ]
|
php-versions: [ "7.2.34", "7.3.33", "7.4.30", "8.0.21", "8.1.8" ]
|
||||||
arch: [ "x86_64", "aarch64", "armv7l" ]
|
arch: [ "x86_64", "aarch64", "armv7l" ]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user