[gnome-build-meta/alatiera/3-38-7: 4/5] ci: temprorary allow the aarch64 build to fail




commit 75e90edc493c20c59fe904191a610c63795629c8
Author: Jordan Petridis <jordan centricular com>
Date:   Thu Jun 10 22:29:49 2021 +0300

    ci: temprorary allow the aarch64 build to fail
    
    The runner went kaput sadly, but let's get the release/updates
    out for x86 at least.
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1171>

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 728d7012..d98568c5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -134,6 +134,7 @@ build-i386:
   - .i686
 
 build-aarch64:
+  allow_failure: true
   extends:
   - .build-template
   - .aarch64


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