We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26d52d4 commit 2aa1e2fCopy full SHA for 2aa1e2f
1 file changed
conf/test.config
@@ -22,7 +22,7 @@ params {
22
23
// Limit resources so that this can run on GitHub Actions
24
max_cpus = 2
25
- max_memory = '6.GB'
+ max_memory = '6.5GB'
26
max_time = '8.h'
27
28
// Input data
0 commit comments