[gnome-build-meta] Disable aarch64 CI



commit bdbeefd45d37b196f3d06ab5f8263f5f1fc5bb13
Author: Michael Catanzaro <mcatanzaro posteo net>
Date:   Fri Jul 20 18:07:38 2018 +0000

    Disable aarch64 CI
    
    The builder has been having problems all week, and we aren't going to be able to immediately fix it.

 .gitlab-ci.yml | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0a10cf7..45df47a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -51,8 +51,9 @@ build-gnome-core-x86_64:
     - do
   <<: *build
 
-build-gnome-core-aarch64:
-  image: buildstream/buildstream-fedora:aarch64-master-79-c1c09e3
-  tags:
-    - aarch64
-  <<: *build
+# https://gitlab.gnome.org/Infrastructure/GitLab/issues/295
+#build-gnome-core-aarch64:
+#  image: buildstream/buildstream-fedora:aarch64-master-79-c1c09e3
+#  tags:
+#    - aarch64
+#  <<: *build


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]