Unverified Commit 60e823f4 authored by misuzu's avatar misuzu Committed by GitHub
Browse files

[Backport release-25.11] nixos/clickhouse: tests: ui: Increase memory for Java (#465666)

parents 9c20fe1d 28924d48
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -16,6 +16,8 @@
        ...
      }:
      {
        virtualisation.memorySize = 1024 * 2;

        environment.systemPackages =
          let
            clickhouseSeleniumScript =