We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21dd8ed + 01d7723 commit f37c72fCopy full SHA for f37c72f
.travis.yml
@@ -2,7 +2,7 @@ env:
2
global:
3
# The archive that gets built has name from ``git describe`` on this
4
# commit.
5
- - OPENBLAS_COMMIT: "v0.3.29"
+ - OPENBLAS_COMMIT: "v0.3.29-265-gb5456c1b"
6
- REPO_DIR=OpenBLAS
7
8
sudo: required
tools/local_build.sh
@@ -24,7 +24,7 @@ else
24
export SUFFIX=gf_c469a42
25
fi
26
export REPO_DIR=OpenBLAS
27
-export OPENBLAS_COMMIT="v0.3.26"
+export OPENBLAS_COMMIT="v0.3.29-265-gb5456c1b"
28
29
# export MB_ML_LIBC=musllinux
30
# export MB_ML_VER=_1_1
0 commit comments