Some jobs fail due to OOMKILLER, the theory is that
the python 3.8.5 takes more memory than 3.7.3, which runs
on debian10 where no such failures are seen.
Change-Id: Ie263055b0292f4afab3a907a107479a3f8fb962b
Signed-off-by: Andrew Yourtchenko <[email protected]>
 
       - ltarget: "^${node.class}"
         operand: "="
         rtarget: "builder"
-    cpu: 14000
+    cpu: 20000
     image: "fdiotools/builder-ubuntu2004:prod-x86_64"
     labels: "builder-ubuntu2004-prod-x86_64"
-    memory: 14000
+    memory: 20000
     prefix: "builder-ubuntu2004-prod-x86_64"