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




commit 6bbaa7f2e1fa4735f5a978a82b738151723cf622
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.

 .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]