From 0458cd4dc61a63fb192f17de3ec659cf15e1d4c5 Mon Sep 17 00:00:00 2001 From: Guoying Qi <729395+gq1@users.noreply.github.com> Date: Tue, 7 May 2024 15:31:21 +0100 Subject: [PATCH] more memory for CI profile and test round working or not. --- conf/test_github.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/test_github.config b/conf/test_github.config index 9eedc93..8086af2 100644 --- a/conf/test_github.config +++ b/conf/test_github.config @@ -15,7 +15,7 @@ params { config_profile_description = 'Minimal test dataset to check pipeline function' max_cpus = 4 - max_memory = '14.GB' + max_memory = '15.GB' max_time = '6.h' // Limit resources so that this can run on GitHub Actions