Don't build aarch64-linux-gnu
authorAnthony Green <green@moxielogic.com>
Wed, 13 Nov 2019 15:07:00 +0000 (10:07 -0500)
committerAnthony Green <green@moxielogic.com>
Wed, 13 Nov 2019 15:07:00 +0000 (10:07 -0500)
.travis.yml

index 36e3ad570d548714c75c051002b59c6ffbd2fd7d..a70a17e1b7c30fe7ccb4c675c5347757a8cab5c8 100644 (file)
@@ -30,14 +30,14 @@ matrix:
       env: HOST=arm32v7-linux-gnu LIBFFI_TEST_OPTIMIZATION="-O2"
     - os: linux
       env: HOST=arm32v7-linux-gnu LIBFFI_TEST_OPTIMIZATION="-O2 -fomit-frame-pointer"
-    - os: linux
-      env: HOST=aarch64-linux-gnu
 # The sparc64 linux system in the GCC compile farm is non-responsive.
 #    - os: linux
 #      env: HOST=sparc64-linux-gnu
 # Having problems getting logs for this one...
 #    - os: linux
 #      env: HOST=powerpc64le-unknown-linux-gnu
+#    - os: linux
+#      env: HOST=aarch64-linux-gnu
 # The mips64 linux system in the GCC compile farm is not allowing logins
 #    - os: linux
 #      env: HOST=mips64el-linux-gnu