fix: bump assertoor memory limit to 8G (#874)
bump the memory limit for assertoor to 8GB increasing the limit is necessary to run child processes (like the execution spec tests) reliable. the limit is for the whole container, which not only includes assertoor, but also all sub-processes launched by tests.
Showing