Unverified Commit 45d97819 authored by Matthew Brett's avatar Matthew Brett Committed by GitHub
Browse files

Merge pull request #403 from radarhere/openblas

Do not test build_openblas on manylinux_2_24
parents d917878c 072c7e4c
......@@ -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