From 6d3959f36404f996e10132aea74e5f96354342aa Mon Sep 17 00:00:00 2001 From: Fabian Date: Fri, 18 Nov 2022 09:29:15 +0100 Subject: [PATCH] ci: format configs II --- test/config.myopic.yaml | 2 +- test/config.overnight.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/config.myopic.yaml b/test/config.myopic.yaml index e50bbd77..9de3fa8a 100644 --- a/test/config.myopic.yaml +++ b/test/config.myopic.yaml @@ -30,6 +30,6 @@ sector: solving: solver: name: cbc - options: {} + options: null mem: 4000 #memory in MB; 20 GB enough for 50+B+I+H2; 100 GB for 181+B+I+H2 diff --git a/test/config.overnight.yaml b/test/config.overnight.yaml index 7dbf8848..f0770345 100644 --- a/test/config.overnight.yaml +++ b/test/config.overnight.yaml @@ -29,6 +29,6 @@ sector: solving: solver: name: cbc - options: {} + options: null mem: 4000 #memory in MB; 20 GB enough for 50+B+I+H2; 100 GB for 181+B+I+H2