Skip to content

Commit 5390a32

Browse files
#patch Adding composer in github action
1 parent f14daf5 commit 5390a32

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/automation.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,6 @@ jobs:
258258
build:
259259
# The type of runner that the job will run on
260260
runs-on: ubuntu-latest
261-
strategy:
262-
matrix:
263-
php-versions: ['7.4']
264261

265262
outputs:
266263
releaseEnv: ${{ steps.gen_release_meta.outputs.releaseEnv }}

0 commit comments

Comments
 (0)