[librsvg] gitlabci: Remove most amd64 release builds.



commit fc5f15f3efc1a5ba00084fa9a6bd31bbf3e68f80
Author: Jordan Petridis <jordanpetridis protonmail com>
Date:   Sat Mar 31 19:51:13 2018 +0300

    gitlabci: Remove most amd64 release builds.
    
    One job should be enough to cover all the cases where
    something would brake only in release mode.

 .gitlab-ci.yml | 21 ---------------------
 1 file changed, 21 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 35e38848..434655f5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -188,27 +188,6 @@ fedora:test_release:
   <<: *distro_test
   <<: *stage_3
 
-fedora:rawhide_release:
-  image: $AMD64_FEDORA_RAWHIDE
-  variables:
-    LIBRSVG_DEBUG: "no"
-  <<: *distro_test
-  <<: *stage_3
-
-opensuse:tumbleweed_release:
-  image: $AMD64_OPENSUSE_TUMBLEWEED
-  variables:
-    LIBRSVG_DEBUG: "no"
-  <<: *distro_test
-  <<: *stage_3
-
-debian:testing_release:
-  image: $AMD64_DEBIAN_TESTING
-  variables:
-    LIBRSVG_DEBUG: "no"
-  <<: *distro_test
-  <<: *stage_3
-
 debian:testing_release_i386:
   image: $I386_DEBIAN_TESTING
   variables:


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