Fix failing Cycles Metal MNEE test on buildbot, by disabling it

It appears that Metal and MNEE are still not working.
This commit is contained in:
Brecht Van Lommel 2022-06-01 10:24:40 +02:00
parent 54d076b20d
commit da7bc51210
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ BLACKLIST_OPTIX = [
]
BLACKLIST_METAL = [
# No MNEE for Metal currently
"underwater_caustics.blend",
]
BLACKLIST_GPU = [