Skip to content

Commit e6afaeb

Browse files
VibhorCodecianGuptaVibhorCodecianGupta
authored andcommitted
memory usage
1 parent 3097067 commit e6afaeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/php7/test_worker.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ cp -fv $DIR/run.stdin $RUNBOX/run.stdin
1616

1717
# Test Compile
1818
docker run \
19-
--cpus="1" \
20-
--memory="100m" \
19+
--cpus="0.5" \
20+
--memory="20m" \
2121
--ulimit nofile=64:64 \
2222
--rm \
2323
--read-only \

0 commit comments

Comments
 (0)