mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Update build PHP version
7.4.29, 8.0.18, 8.1.5
This commit is contained in:
parent
e6f4c5e41f
commit
0986665d53
2
.github/workflows/build-php.yml
vendored
2
.github/workflows/build-php.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
php-versions: [ "7.2.34", "7.3.33", "7.4.28", "8.0.17", "8.1.4" ]
|
||||
php-versions: [ "7.2.34", "7.3.33", "7.4.29", "8.0.18", "8.1.5" ]
|
||||
arch: [ "x86_64", "aarch64", "armv7l" ]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user