pulumi-bin: disable build on hydra

This commit is contained in:
ghpzin
2024-08-22 05:04:04 +03:00
parent b05f23166a
commit 239a4209d7
+1
View File
@@ -38,5 +38,6 @@ in stdenv.mkDerivation {
jlesquembre
cpcloud
];
hydraPlatforms = [ ]; # Hydra fails with "Output limit exceeded"
};
}