[librsvg: 2/5] Remove debian_i386:testing cross_distro test
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 2/5] Remove debian_i386:testing cross_distro test
- Date: Mon, 21 Sep 2020 21:39:52 +0000 (UTC)
commit c5f09c73b5f76e77fa6d784f54b600996a75c8dc
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]