Unverified Commit 74946f89 authored by Franz Pletz's avatar Franz Pletz Committed by GitHub
Browse files

Merge pull request #336444 from ghpzin/pulumi-bin/disable-hydra-build

parents 83cd05ff 239a4209
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38,5 +38,6 @@ in stdenv.mkDerivation {
      jlesquembre
      cpcloud
    ];
    hydraPlatforms = [ ]; # Hydra fails with "Output limit exceeded"
  };
}