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 11
11
branches : [ master ]
12
12
13
13
env :
14
- OPENBLAS_COMMIT : " af2b0d0 "
14
+ OPENBLAS_COMMIT : " d6cf677 "
15
15
OPENBLAS_ROOT : " c:\\ opt"
16
16
17
17
jobs :
Original file line number Diff line number Diff line change 36
36
INTERFACE64 : ' 1'
37
37
env :
38
38
REPO_DIR : OpenBLAS
39
- OPENBLAS_COMMIT : af2b0d0
39
+ OPENBLAS_COMMIT : d6cf677
40
40
MACOSX_DEPLOYMENT_TARGET : 10.9
41
41
MB_PYTHON_VERSION : ${{ matrix.python-version }}
42
42
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=af2b0d0
5
+ - OPENBLAS_COMMIT=d6cf677
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