Commit 072c7e4c authored by Andrew Murray's avatar Andrew Murray
Browse files

Do not test build_openblas on manylinux_2_24

parent d917878c
......@@ -37,7 +37,9 @@ suppress build_swig
build_github wbhart/mpir mpir-3.0.0
)
suppress build_flex
suppress build_openblas
if [[ $MB_ML_VER != "_2_24" ]]; then
suppress build_openblas
fi
suppress build_tiff
suppress build_lcms2
suppress ensure_xz
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment