summary refs log tree commit diff
path: root/nixos/tests/fenics.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/fenics.nix')
-rw-r--r--nixos/tests/fenics.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/tests/fenics.nix b/nixos/tests/fenics.nix
index 56f09d6a27e..f0a8c32c7cd 100644
--- a/nixos/tests/fenics.nix
+++ b/nixos/tests/fenics.nix
@@ -38,7 +38,6 @@ in
         gcc
         (python3.withPackages (ps: with ps; [ fenics ]))
       ];
-      virtualisation.memorySize = 512;
     };
   };
   testScript =