Fix Yaml
This commit is contained in:
parent
4b58c81c74
commit
883974fabd
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ jobs:
|
||||||
build_php:
|
build_php:
|
||||||
runs-on: 'ubuntu-latest'
|
runs-on: 'ubuntu-latest'
|
||||||
needs: build_act
|
needs: build_act
|
||||||
if: success('build_act')
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
version: [7.4, 8.0, 8.1, 8.2]
|
version: [7.4, 8.0, 8.1, 8.2]
|
||||||
|
|
Loading…
Reference in a new issue