Skip to content

Commit b84169a

Browse files
committed
do not build 64-bit OpenBLAS on arm64v8
1 parent d7e87f7 commit b84169a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.travis.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ matrix:
5252
- PLAT=aarch64
5353
- MB_ML_VER=2014
5454
- DOCKER_TEST_IMAGE=multibuild/xenial_{PLAT}
55-
- os: linux
56-
arch: arm64
57-
env:
58-
- PLAT=aarch64
59-
- INTERFACE64=1
60-
- MB_ML_VER=2014
61-
- DOCKER_TEST_IMAGE=multibuild/xenial_{PLAT}
55+
#- os: linux
56+
# arch: arm64
57+
# env:
58+
# - PLAT=aarch64
59+
# - INTERFACE64=1
60+
# - MB_ML_VER=2014
61+
# - DOCKER_TEST_IMAGE=multibuild/xenial_{PLAT}
6262
- os: linux
6363
arch: s390x
6464
env:

0 commit comments

Comments
 (0)