Skip to content

Commit 6da085e

Browse files
committed
Removing memory limit in CI runs
1 parent d41c81a commit 6da085e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.laminas-ci.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"extensions": [
33
"bcmath"
4+
],
5+
[
6+
"memory_limit=-1"
47
]
58
}

0 commit comments

Comments
 (0)