diff --git a/tests/docker-stacks-foundation/test_packages.py b/tests/docker-stacks-foundation/test_packages.py index d589e046..b6b8e632 100644 --- a/tests/docker-stacks-foundation/test_packages.py +++ b/tests/docker-stacks-foundation/test_packages.py @@ -70,7 +70,7 @@ PACKAGE_MAPPING = { EXCLUDED_PACKAGES = [ "bzip2", "ca-certificates", - "conda-forge::blas[build=openblas]", + "conda-forge::blas=*", "grpcio-status", "grpcio", "hdf5",