summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorSven Neumann <sven@svenfoo.org>2020-10-29 11:23:24 +0100
committerSven Neumann <sven@svenfoo.org>2020-10-29 11:31:56 +0100
commit37d289ea21388b5815c6c2fca32bfc3ba83ff44a (patch)
tree3d3ec7e6113c4ad5d5c560905a906d90c1311c3e /.gitlab-ci.yml
parenta51177044c240e360ec0153c36444602dcca3616 (diff)
downloadlibrsvg-37d289ea21388b5815c6c2fca32bfc3ba83ff44a.tar.gz
ci: Remove more extra handling from debian:testing build
The new debian image does not seem to need an increased test tolerance any longer, so just run the tests as on the other platforms.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1ab994ef..3343d23f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -140,9 +140,6 @@ fedora:latest:
debian:testing:
image: $AMD64_DEBIAN_TESTING
extends: .make
- variables:
- LIBRSVG_DEBUG: "no"
- RSVG_TEST_TOLERANCE: "255"
script:
# TODO: delete after sudo is no longer needed
- mkdir -p _build