mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-14 04:15:35 +08:00
update github action CI
This commit is contained in:
1
.github/workflows/build-php.yml
vendored
1
.github/workflows/build-php.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
|||||||
alpine-php-env:
|
alpine-php-env:
|
||||||
name: alpine-env-job-${{ matrix.arch }}
|
name: alpine-env-job-${{ matrix.arch }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
arch: [ "x86_64", "aarch64", "armv7l" ]
|
arch: [ "x86_64", "aarch64", "armv7l" ]
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user