From 322ca301fb5999554908de30c0faf952fd92ebb4 Mon Sep 17 00:00:00 2001 From: Ben Cotton Date: Oct 20 2020 20:39:36 +0000 Subject: Bump the max size of the Scientific Spin Luc has requested it be increased to 4GB. --- diff --git a/relval/size_check.py b/relval/size_check.py index 895ec50..cdffcf5 100644 --- a/relval/size_check.py +++ b/relval/size_check.py @@ -49,7 +49,7 @@ MAXSIZES = { 'games_live': 16000000000, 'python_classroom_live': 2000000000, 'robotics_live': 4000000000, - 'scientific_kde_live': 3300000000, + 'scientific_kde_live': 4000000000, 'lxqt_live': 1400000000, 'comp_neuro_live': 4000000000, 'xfce_raw-xz': 8000000000,