mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
update github action CI
This commit is contained in:
parent
8f978dd187
commit
a07ba59b0f
5
.github/workflows/build-php.yml
vendored
5
.github/workflows/build-php.yml
vendored
@ -11,8 +11,9 @@ jobs:
|
||||
alpine-php-env:
|
||||
name: alpine-env-job-${{ matrix.arch }}
|
||||
runs-on: ubuntu-latest
|
||||
matrix:
|
||||
arch: [ "x86_64", "aarch64", "armv7l" ]
|
||||
strategy:
|
||||
matrix:
|
||||
arch: [ "x86_64", "aarch64", "armv7l" ]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Check Dockerfile to ${{ matrix.arch }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user