python3Packages.torchao: disable on aarch64-linux
This commit is contained in:
@@ -345,5 +345,9 @@ buildPythonPackage (finalAttrs: {
|
||||
GaetanLepage
|
||||
sarahec
|
||||
];
|
||||
badPlatforms = [
|
||||
# Many tests failing and hanging indefinitely
|
||||
"aarch64-linux"
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user