We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7860f70 commit 3551681Copy full SHA for 3551681
.github/workflows/tests.yml
@@ -50,7 +50,7 @@ jobs:
50
tools: pecl
51
extensions: ds,mbstring
52
ini-file: development
53
- ini-values: memory_limit=2G
+ ini-values: memory_limit=-1
54
55
- uses: "ramsey/composer-install@v3"
56
@@ -82,7 +82,7 @@ jobs:
82
83
84
85
- ini-values: memory_limit=1G
86
87
88
@@ -143,7 +143,7 @@ jobs:
143
144
145
146
147
148
149
0 commit comments