File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
branches : [ master ]
14
14
15
15
env :
16
- OPENBLAS_COMMIT : " v0.3.20 "
16
+ OPENBLAS_COMMIT : " bfd9c1b58cd3 "
17
17
OPENBLAS_ROOT : " c:\\ opt"
18
18
19
19
jobs :
Original file line number Diff line number Diff line change 52
52
INTERFACE64 : ' 1'
53
53
env :
54
54
REPO_DIR : OpenBLAS
55
- OPENBLAS_COMMIT : " v0.3.20 "
55
+ OPENBLAS_COMMIT : " bfd9c1b58cd3 "
56
56
MACOSX_DEPLOYMENT_TARGET : 10.9
57
57
MB_PYTHON_VERSION : ${{ matrix.python-version }}
58
58
TRAVIS_PYTHON_VERSION : ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 2
2
global :
3
3
# The archive that gets built has name from ``git describe`` on this
4
4
# commit.
5
- - OPENBLAS_COMMIT="v0.3.20 "
5
+ - OPENBLAS_COMMIT="bfd9c1b58cd3 "
6
6
- REPO_DIR=OpenBLAS
7
7
# Following generated with:
8
8
# travis encrypt -r MacPython/openblas-libs OPENBLAS_LIBS_STAGING_UPLOAD_TOKEN=<secret token value>
You can’t perform that action at this time.
0 commit comments