Merge #200705: rocfft: set hydraPlatforms due to large output
This commit is contained in:
commit
a9a3959032
@ -110,5 +110,6 @@ stdenv.mkDerivation rec {
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ Madouura ];
|
||||
broken = rocmVersion != hip.version;
|
||||
hydraPlatforms = [ ]; # rocFFT produces an extremely large output
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user