diff --git a/.travis.yml b/.travis.yml index 70fa4a2c..9f0e65b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ env: global: # The archive that gets built has name from ``git describe`` on this # commit. - - OPENBLAS_COMMIT: "v0.3.29" + - OPENBLAS_COMMIT: "v0.3.29-265-gb5456c1b" - REPO_DIR=OpenBLAS sudo: required diff --git a/tools/local_build.sh b/tools/local_build.sh index 0535716f..ce5ced6c 100644 --- a/tools/local_build.sh +++ b/tools/local_build.sh @@ -24,7 +24,7 @@ else export SUFFIX=gf_c469a42 fi export REPO_DIR=OpenBLAS -export OPENBLAS_COMMIT="v0.3.26" +export OPENBLAS_COMMIT="v0.3.29-265-gb5456c1b" # export MB_ML_LIBC=musllinux # export MB_ML_VER=_1_1