Skip to content
Snippets Groups Projects
Commit cd8ad334 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

Codeception memory limit

parent f451bbd0
No related branches found
No related tags found
No related merge requests found
......@@ -400,7 +400,7 @@ library:
CI_DEBUG_SERVICES: trace
SCREEN_WIDTH: 1200
SCREEN_HEIGHT: 1600
JAVA_OPTS: -Xmx1024m
JAVA_OPTS: -Xmx2048m
services:
- name: mysql:5.6
alias: mysqltests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment