Skip to content

Commit

Permalink
Try higher memory limit
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jan 28, 2022
1 parent f90c182 commit 4153358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extension-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
with:
coverage: "none"
php-version: "${{ matrix.php-version }}"
ini-values: memory_limit=384M
ini-values: memory_limit=512M
extensions: soap

- name: "Install dependencies"
Expand Down

0 comments on commit 4153358

Please sign in to comment.