[gegl] gitlab-ci: drop allow failure from OpenCL test job



commit 03abbf3c04511d072d19519422274cc6d61612a3
Author: Jan Vesely <jano vesely gmail com>
Date:   Sun May 5 16:59:17 2019 -0400

    gitlab-ci: drop allow failure from OpenCL test job
    
    Signed-off-by: Jan Vesely <jano vesely gmail com>

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 69f06befc..e629a46fb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -164,7 +164,6 @@ build-all-min-meson:
 
 opencl-build-all-git-meson:
   extends: .build-all
-  allow_failure: true
   variables:
     GEGL_USE_OPENCL: "cpu"
   script:


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