[gtk/ebassi/pango-cache] ci: Drop the pango subproject cache




commit 262ee38696cd4d5f4cef3ca65966ba93af516209
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Sep 30 13:33:21 2020 +0100

    ci: Drop the pango subproject cache
    
    Caching can make the GitLab CI pipeline break whenever build options
    break.

 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 832880d617..1f3f308d7c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,6 @@ stages:
     - subprojects/glib/
     - subprojects/graphene/
     - subprojects/libepoxy/
-    - subprojects/pango/
 
 # Common variables
 variables:
@@ -63,7 +62,6 @@ style-check-diff:
       - subprojects/glib/
       - subprojects/graphene/
       - subprojects/libepoxy/
-      - subprojects/pango/
 
 fedora-x86_64:
   extends: .build-fedora-default


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