[librsvg/librsvg-2.50] Remove debian_i386:testing cross_distro test
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [librsvg/librsvg-2.50] Remove debian_i386:testing cross_distro test
- Date: Fri,  2 Oct 2020 19:24:35 +0000 (UTC)
commit 4c486b30a8966a3db759b1bb9eabc07d657d6455
Author: Sven Neumann <sven svenfoo org>
Date:   Sun Sep 20 21:35:04 2020 +0200
    Remove debian_i386:testing cross_distro test
    
    Rust is too old in this image, the build will always fail.
    
    Also change the stage_3 release check to use the 64bit Debian image.
 .gitlab-ci.yml | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e0fc6d6b..d992e83d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -137,15 +137,6 @@ debian:testing:
     - export PATH=$PATH:/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0
   <<: *distro_test
 
-debian_i386:testing:
-  image: $I386_DEBIAN_TESTING
-  allow_failure: true
-  variables:
-    LIBRSVG_DEBUG: "yes"
-  before_script:
-    - export PATH=$PATH:/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0
-  <<: *distro_test
-
 # STAGE 1 LINTS
 ########################################################################
 
@@ -192,8 +183,8 @@ fedora:test_release:
   <<: *distro_test
   <<: *stage_3
 
-debian:testing_release_i386:
-  image: $I386_DEBIAN_TESTING
+debian:testing_release:
+  image: $AMD64_DEBIAN_TESTING
   allow_failure: true
   variables:
     LIBRSVG_DEBUG: "no"
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]